]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/ext4/namei.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-bionic-kernel.git] / fs / ext4 / namei.c
index a73a9196b92902072d13d65be17b1502a791e0c4..f92f10d4f66ace5dd13c528ac0f2ca005e066667 100644 (file)
@@ -3878,7 +3878,7 @@ const struct inode_operations ext4_dir_inode_operations = {
        .rmdir          = ext4_rmdir,
        .mknod          = ext4_mknod,
        .tmpfile        = ext4_tmpfile,
-       .rename2        = ext4_rename2,
+       .rename         = ext4_rename2,
        .setattr        = ext4_setattr,
        .listxattr      = ext4_listxattr,
        .get_acl        = ext4_get_acl,