xfs: check parent pointer xattrs when scrubbing
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 16:48:05 +0000 (09:48 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 23 Apr 2024 14:47:03 +0000 (07:47 -0700)
commit59a2af9086f0d60fc8de7346da67db7d764c7221
tree886fe8740874d735a38008faf983c9d27b4d7ca2
parent77ede5f44b0d86c2ec812442846f512884009766
xfs: check parent pointer xattrs when scrubbing

Check parent pointer xattrs as part of scrubbing xattrs.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/attr.c