summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_log_recover.c
diff options
context:
space:
mode:
authorChandan Babu R <chandanbabu@kernel.org>2024-02-24 08:09:07 +0300
committerChandan Babu R <chandanbabu@kernel.org>2024-02-24 08:09:07 +0300
commite6469b22bd997cf685df9d64670fb7370a5594bb (patch)
tree96bae8a384cbe27b4962153f9bda2452caa0e1d6 /fs/xfs/xfs_log_recover.c
parent6723ca9997a1db2c4f2c82d2b3db85c4fc46576a (diff)
parentb8102b61f7b8929ad8043e4574a1e26276398041 (diff)
downloadlinux-e6469b22bd997cf685df9d64670fb7370a5594bb.tar.xz
Merge tag 'symlink-cleanups-6.9_2024-02-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.9-mergeC
xfs: clean up symbolic link code This series cleans up a few bits of the symbolic link code as needed for future projects. Online repair requires the ability to commit fixed fork-based filesystem metadata such as directories, xattrs, and symbolic links atomically, so we need to rearrange the symlink code before we land the atomic extent swapping. Accomplish this by moving the remote symlink target block code and declarations to xfs_symlink_remote.[ch]. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandanbabu@kernel.org> * tag 'symlink-cleanups-6.9_2024-02-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux: xfs: move symlink target write function to libxfs xfs: move remote symlink target read function to libxfs xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Diffstat (limited to 'fs/xfs/xfs_log_recover.c')
0 files changed, 0 insertions, 0 deletions