linux-stable/fs/xfs/scrub
Darrick J. Wong 738ec76706 xfs: strengthen rmap record flags checking
[ Upstream commit 498fe261f0 ]

We always know the correct state of the rmap record flags (attr, bmbt,
unwritten) so check them by direct comparison.

Fixes: d852657ccf ("xfs: cross-reference reverse-mapping btree")
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-11-24 13:29:18 +01:00
..
agheader.c
agheader_repair.c
alloc.c
attr.c
attr.h
bitmap.c
bitmap.h
bmap.c xfs: strengthen rmap record flags checking 2020-11-24 13:29:18 +01:00
btree.c xfs: fix the minrecs logic when dealing with inode root child blocks 2020-11-24 13:29:18 +01:00
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 xfs: fix brainos in the refcount scrubber's rmap fragment processor 2020-11-18 19:20:27 +01:00
repair.c
repair.h
rmap.c
rtbitmap.c
scrub.c
scrub.h
symlink.c
trace.c
trace.h
xfs_scrub.h