Merge remote-tracking branch 'ovl/rename2' into for-linus
[linux-2.6-block.git] / fs / f2fs / namei.c
index dfb622ad86dc706760d4b520f760d52049fb537e..71e36a780c901940577809953a82129870806942 100644 (file)
@@ -1093,7 +1093,7 @@ const struct inode_operations f2fs_dir_inode_operations = {
        .mkdir          = f2fs_mkdir,
        .rmdir          = f2fs_rmdir,
        .mknod          = f2fs_mknod,
-       .rename2        = f2fs_rename2,
+       .rename         = f2fs_rename2,
        .tmpfile        = f2fs_tmpfile,
        .getattr        = f2fs_getattr,
        .setattr        = f2fs_setattr,