Searched hist:dbde19da96370670cfc4379ab2bfa8db6be42c2b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | refcount.c | diff dbde19da96370670cfc4379ab2bfa8db6be42c2b Tue Jan 16 20:53:08 CST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: cross-reference the rmapbt data with the refcountbt
Cross reference the refcount data with the rmap data to check that the number of rmaps for a given block match the refcount of that block, and that CoW blocks (which are owned entirely by the refcountbt) are tracked as well.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>
|