]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: create a new inode fork block unmap helper
authorDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 23:07:39 +0000 (16:07 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 17 Apr 2024 21:06:25 +0000 (14:06 -0700)
commitf76f73b3bbb6db2ef6a3518a97f56436d16d5630
tree7160c4884558680ee20862975bd9b3008a17e4b2
parent719c1bfc2a4b25919dbdab343f679b26219e4279
xfs: create a new inode fork block unmap helper

Source kernel commit: a59eb5fc21b2a6dc160ee6cdf77f20bc186a88fd

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>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
libxfs/xfs_bmap.c
libxfs/xfs_bmap.h