linux-yocto/fs/xfs/scrub
Darrick J. Wong 1ff15a67aa xfs: attr forks require attr, not attr2
[ Upstream commit 73c34b0b85 ]

It turns out that I misunderstood the difference between the attr and
attr2 feature bits.  "attr" means that at some point an attr fork was
created somewhere in the filesystem.  "attr2" means that inodes have
variable-sized forks, but says nothing about whether or not there
actually /are/ attr forks in the system.

If we have an attr fork, we only need to check that attr is set.

Fixes: 99d9d8d05d ("xfs: scrub inode block mappings")
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Signed-off-by: Leah Rumancik <leah.rumancik@gmail.com>
Acked-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-27 11:07:20 +01:00
..
agheader_repair.c
agheader.c
alloc.c
attr.c xfs: revert commit 44af6c7e59 2025-05-09 09:41:37 +02:00
attr.h
bitmap.c
bitmap.h
bmap.c xfs: attr forks require attr, not attr2 2025-06-27 11:07:20 +01:00
btree.c
btree.h
common.c
common.h
dabtree.c
dabtree.h
dir.c
fscounters.c
health.c
health.h
ialloc.c
inode.c
parent.c
quota.c
refcount.c
repair.c
repair.h
rmap.c
rtbitmap.c xfs: remove conditional building of rt geometry validator functions 2025-03-28 21:58:55 +01:00
scrub.c
scrub.h
symlink.c
trace.c
trace.h
xfs_scrub.h