summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_symlink.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2024-02-22 23:45:01 +0300
committerDarrick J. Wong <djwong@kernel.org>2024-02-22 23:45:01 +0300
commit622d88e2ad7960b83af38dabf6b848a22a5a1c1f (patch)
tree151a4c4a4227a74428efa9b3b37ab83aa155ebf6 /fs/xfs/xfs_symlink.c
parent6c8127e93e3ac9c2cf6a13b885dd2d057b7e7d50 (diff)
downloadlinux-622d88e2ad7960b83af38dabf6b848a22a5a1c1f.tar.xz
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Move declarations for libxfs symlink functions into a separate header file like we do for most everything else. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_symlink.c')
-rw-r--r--fs/xfs/xfs_symlink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_symlink.c b/fs/xfs/xfs_symlink.c
index fb8c57b9d13d..38f569d3f47a 100644
--- a/fs/xfs/xfs_symlink.c
+++ b/fs/xfs/xfs_symlink.c
@@ -24,6 +24,7 @@
#include "xfs_ialloc.h"
#include "xfs_error.h"
#include "xfs_health.h"
+#include "xfs_symlink_remote.h"
/* ----- Kernel only functions below ----- */
int