]> Git Repo - linux.git/commitdiff
nfsd: get rid of include ../internal.h
authorAl Viro <[email protected]>
Tue, 12 Nov 2024 21:35:24 +0000 (21:35 +0000)
committerChuck Lever <[email protected]>
Tue, 19 Nov 2024 01:23:12 +0000 (20:23 -0500)
added back in 2015 for the sake of vfs_clone_file_range(),
which is in linux/fs.h these days

Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
fs/nfsd/vfs.c

index eee39bab49a8488a0a3292030e4dcf596808c1ee..29cb7b812d713c233f4c5c8b3696518f542dfd9c 100644 (file)
@@ -35,7 +35,6 @@
 #include "xdr3.h"
 
 #ifdef CONFIG_NFSD_V4
-#include "../internal.h"
 #include "acl.h"
 #include "idmap.h"
 #include "xdr4.h"
This page took 0.061991 seconds and 4 git commands to generate.