]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: hoist inode free function to libxfs
authorDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:14:52 +0000 (18:14 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 10:42:07 +0000 (12:42 +0200)
commit45555b3d8f30d85bcd54b781ac7f64036372cbdf
tree00e7561ec0aa5e4d10398b32b1b47fe612e55b63
parent926504400091d45a3a59bebeeb77d1eb18a843e2
xfs: hoist inode free function to libxfs

Source kernel commit: 1964435d19d947b8626379d09db3e33b9669f333

Create a libxfs helper function that marks an inode free on disk.

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