]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/internal.h
fhandle: move compat syscalls from compat.c
[karo-tx-linux.git] / fs / internal.h
index 11c6d89dce9c9ae2e1bc1d04614a732ccc0a952e..076751d90ba256678aeb414238d18d4d27b1b42d 100644 (file)
@@ -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 *);