]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: factor out a xfs_bmap_is_real_extent helper
authorChristoph Hellwig <hch@lst.de>
Thu, 11 May 2017 19:01:03 +0000 (14:01 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 11 May 2017 19:01:03 +0000 (14:01 -0500)
commitcd83dc79b719bcb4309c7645744a217b73adad32
tree19d41e41e481db151c47e87a8d85032b43f68d5d
parente116c5c4511bbc2d98579817232258d57a1f1777
xfs: factor out a xfs_bmap_is_real_extent helper

Source kernel commit: 9c4f29d39168bb9363189f0d54ee1202372e7d9b

This checks for all the non-normal extent types, including handling both
encodings of delayed allocations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_bmap.h