summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_symlink.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-07-14 11:06:40 -0700
committerDarrick J. Wong <djwong@kernel.org>2022-11-09 19:07:36 -0800
commit5f138582cf33efb27b0c251afc240f6c7469e2ec (patch)
treec6aa6cb3b96e147c9b78f789be1b36ec28342256 /fs/xfs/xfs_symlink.c
parent56e8741dec06c13fd695c73918fd877e58a5c3b0 (diff)
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>
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 90de8991cd94..76f80f958381 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