]> git.pld-linux.org Git - packages/kernel.git/blobdiff - ovl01-vfs-add-i_op-dentry_open.patch
- 3.14.67
[packages/kernel.git] / ovl01-vfs-add-i_op-dentry_open.patch
index fc284893e01187c9dddd142f1ada28cdfa9746b9..4d5c39242741d26d3dbe193fceafbfca47e0f258 100644 (file)
@@ -127,7 +127,7 @@ Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
 @@ -2019,6 +2020,7 @@ extern struct file *file_open_name(struc
  extern struct file *filp_open(const char *, int, umode_t);
  extern struct file *file_open_root(struct dentry *, struct vfsmount *,
-                                  const char *, int);
+                                  const char *, int, umode_t);
 +extern int vfs_open(const struct path *, struct file *, const struct cred *);
  extern struct file * dentry_open(const struct path *, int, const struct cred *);
  extern int filp_close(struct file *, fl_owner_t id);
This page took 0.100859 seconds and 4 git commands to generate.