smb: move client and server files to common directory fs/smb
[platform/kernel/linux-starfive.git] / fs / smb / server / vfs.c
similarity index 99%
rename from fs/ksmbd/vfs.c
rename to fs/smb/server/vfs.c
index 94b8ed4..36914db 100644 (file)
@@ -18,7 +18,7 @@
 #include <linux/sched/xacct.h>
 #include <linux/crc32c.h>
 
-#include "../internal.h"       /* for vfs_path_lookup */
+#include "../../internal.h"    /* for vfs_path_lookup */
 
 #include "glob.h"
 #include "oplock.h"