+3
−2
+6
−15
fs/xfs/xfs_symlink.c
0 → 100644
+529
−0
fs/xfs/xfs_symlink.h
0 → 100644
+38
−0
+2
−476
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The symlink code is about to get more complicated when CRCs are added for remote symlink blocks. The symlink management code is mostly self contained, so move it to it's own files so that all the new code and the existing symlink code will not be intermingled with other unrelated code. Signed-off-by:Dave Chinner <dchinner@redhat.com> Reviewed-by:
Ben Myers <bpm@sgi.com> Signed-off-by:
Ben Myers <bpm@sgi.com>
File changed.
Preview size limit exceeded, changes collapsed.