]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/aufs/inode.h
Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
[mirror_ubuntu-zesty-kernel.git] / fs / aufs / inode.h
index 70b4ea8f815fa190d92a05659d149341b96d6613..94d217ff609a5dd9b67ac771536b31b807e9f09f 100644 (file)
@@ -238,8 +238,7 @@ int aufs_rmdir(struct inode *dir, struct dentry *dentry);
 /* i_op_ren.c */
 int au_wbr(struct dentry *dentry, aufs_bindex_t btgt);
 int aufs_rename(struct inode *src_dir, struct dentry *src_dentry,
-               struct inode *dir, struct dentry *dentry,
-               unsigned int rename_flags);
+               struct inode *dir, struct dentry *dentry);
 
 /* iinfo.c */
 struct inode *au_h_iptr(struct inode *inode, aufs_bindex_t bindex);