summaryrefslogtreecommitdiffstats
path: root/fs/internal.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2017-04-08 18:16:56 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2017-04-17 12:52:26 -0400
commit2b8910264a7fec4599b620e5206eb877a207f40a (patch)
tree230d48f64871946894cf4a10b5e3be1493a26aaf /fs/internal.h
parente35d49f637d5ce3d7bb6c735a8d18727e3101f9d (diff)
downloadop-kernel-dev-2b8910264a7fec4599b620e5206eb877a207f40a.zip
op-kernel-dev-2b8910264a7fec4599b620e5206eb877a207f40a.tar.gz
fhandle: move compat syscalls from compat.c
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/internal.h')
-rw-r--r--fs/internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/internal.h b/fs/internal.h
index 11c6d89..076751d 100644
--- a/fs/internal.h
+++ b/fs/internal.h
@@ -108,8 +108,6 @@ extern struct file *do_filp_open(int dfd, struct filename *pathname,
extern struct file *do_file_open_root(struct dentry *, struct vfsmount *,
const char *, const struct open_flags *);
-extern long do_handle_open(int mountdirfd,
- struct file_handle __user *ufh, int open_flag);
extern int open_check_o_direct(struct file *f);
extern int vfs_open(const struct path *, struct file *, const struct cred *);
extern struct file *filp_clone_open(struct file *);
OpenPOWER on IntegriCloud