]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove XFS_FSB_SANITY_CHECK
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 27 Feb 2018 04:43:16 +0000 (22:43 -0600)
committerEric Sandeen <sandeen@redhat.com>
Tue, 27 Feb 2018 04:43:16 +0000 (22:43 -0600)
commitecdc52ff8d8f927d130f711bcbd9bc388dc57057
tree6c17053b1e731e80e9281c5d98834fad55d4a585
parent0197075701aad6da240187b7e8dc5cfe0205eb87
xfs: remove XFS_FSB_SANITY_CHECK

Source kernel commit: 59f6fec3bdb2aafc84d39f34000819d232182d71

We already have a function to verify fsb pointers, so get rid of the
last users of the (less robust) macro.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_bmap.c
libxfs/xfs_bmap_btree.c
libxfs/xfs_btree.c
libxfs/xfs_btree.h