projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18e2ea5
)
nfs4file: get rid of pointless include of btrfs.h
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 30 Dec 2017 05:03:39 +0000
(
00:03
-0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 30 Dec 2017 05:03:39 +0000
(
00:03
-0500)
should've been killed by "vfs: pull btrfs clone API to vfs layer"...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nfs/nfs4file.c
patch
|
blob
|
history
diff --git
a/fs/nfs/nfs4file.c
b/fs/nfs/nfs4file.c
index 626d1382002ed0894db3c5edd19df534cc8dfef6..6b3b372b59b9d85b240c10203f2aeb58c9cc4e7b 100644
(file)
--- a/
fs/nfs/nfs4file.c
+++ b/
fs/nfs/nfs4file.c
@@
-8,7
+8,6
@@
#include <linux/file.h>
#include <linux/falloc.h>
#include <linux/nfs_fs.h>
-#include <uapi/linux/btrfs.h> /* BTRFS_IOC_CLONE/BTRFS_IOC_CLONE_RANGE */
#include "delegation.h"
#include "internal.h"
#include "iostat.h"