commit | 722a09874c24f8291d5467a159589ca62e1777a7 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Mar 06 19:52:22 2023 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Sun Apr 02 17:13:35 2023 -0700 |
tree | 2921f261deabe70ff944b1b3fa4c3867cb5a39c8 | |
parent | d4536373dbd0b9c99e7f6e36baeb8187fa325f06 [diff] |
xfs: hoist rmap record flag checks from scrub Move the rmap record flag checks from xchk_rmapbt_rec into xfs_rmap_check_irec so that they are applied everywhere. Signed-off-by: Darrick J. Wong <djwong@kernel.org>