]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/cifs/cifsfs.h
don't pass nameidata to ->create()
[mirror_ubuntu-zesty-kernel.git] / fs / cifs / cifsfs.h
index 1abd31fd5bf0066c44db92aba8c866d2804ef6c1..1c49c5a9b27a6cd5b188425dfdd3fd934687a003 100644 (file)
@@ -45,7 +45,7 @@ extern const struct address_space_operations cifs_addr_ops_smallbuf;
 extern const struct inode_operations cifs_dir_inode_ops;
 extern struct inode *cifs_root_iget(struct super_block *);
 extern int cifs_create(struct inode *, struct dentry *, umode_t,
-                      struct nameidata *);
+                      bool excl);
 extern int cifs_atomic_open(struct inode *, struct dentry *,
                            struct file *, unsigned, umode_t,
                            int *);