commit | a105b92564afdf9cbcb36b40b823cda6756c5101 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 09 09:38:50 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Sun Mar 24 13:23:25 2024 -0700 |
tree | 8db4568015b273bf505bcf332cbc4b88241ceacd | |
parent | defbed307890f15428bf9fcd1ad3e36ab915a5d5 [diff] |
xfs: move symlink target write function to libxfs 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>