xfs: create a new inode fork block unmap helper
authorDarrick J. Wong <djwong@kernel.org>
Fri, 15 Dec 2023 18:03:43 +0000 (10:03 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 15 Dec 2023 18:03:43 +0000 (10:03 -0800)
commita59eb5fc21b2a6dc160ee6cdf77f20bc186a88fd
tree81799df21093d4fd5757c37a2b7beeac4cf3982f
parent5a8e07e799721ba68dd6d713d4a68598eab3bea1
xfs: create a new inode fork block unmap helper

Create a new helper to unmap blocks from an inode's fork.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/libxfs/xfs_bmap.h
fs/xfs/xfs_inode.c