ceph: clean up on forwarded aborted mds request
[safe/jmp/linux-2.6] / fs / ext2 / ialloc.c
index 88b7197..ad7d572 100644 (file)
@@ -586,7 +586,7 @@ got:
                goto fail_drop;
        }
 
-       vfs_dq_init(inode);
+       dquot_initialize(inode);
        err = dquot_alloc_inode(inode);
        if (err)
                goto fail_drop;