diff options
author | Chandan Babu R <chandanbabu@kernel.org> | 2024-02-24 10:39:07 +0530 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-02-24 10:39:07 +0530 |
commit | e6469b22bd997cf685df9d64670fb7370a5594bb (patch) | |
tree | 96bae8a384cbe27b4962153f9bda2452caa0e1d6 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 6723ca9997a1db2c4f2c82d2b3db85c4fc46576a (diff) | |
parent | b8102b61f7b8929ad8043e4574a1e26276398041 (diff) |
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 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions