]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: move symlink target write function to libxfs
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 17:01:14 +0000 (10:01 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:41 +0000 (11:37 -0700)
commit1928c0f7121f96392bebdca6ec2460810bec7413
tree386fd9899de5c8cf65077fd9580d96da293ee60e
parent28e8f78c511f8d39a0f9faada68afb2fc1914757
xfs: move symlink target write function to libxfs

Source kernel commit: b8102b61f7b8929ad8043e4574a1e26276398041

Move xfs_symlink_write_target to xfs_symlink_remote.c so that kernel and
mkfs can share the same function.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
libxfs/xfs_symlink_remote.c
libxfs/xfs_symlink_remote.h