]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: hoist xfs_{bump,drop}link to libxfs
authorDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:13:49 +0000 (18:13 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 10:42:07 +0000 (12:42 +0200)
commitc8fa782f3856ba624e26d318a4738a66c90a7e77
treec8cd0ecfb33f6cc49d50238787d13e95e656606d
parent0f1f674259e7d610d3591f97f160b8ae7b0a7c04
xfs: hoist xfs_{bump,drop}link to libxfs

Source kernel commit: a9e583d34facc64b6edf3c9afb2ff4891038176d

Move xfs_bumplink and xfs_droplink to libxfs.

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