]> err.no Git - linux-2.6/blobdiff - fs/ext2/ialloc.c
[PATCH] Adapt scripts/ver_linux to new util-linux version strings
[linux-2.6] / fs / ext2 / ialloc.c
index 77e05914921242871ac03b20e6f975a795d12a5f..161f156d98c8635fe56194a0c6aa77768dbe3dc5 100644 (file)
@@ -612,6 +612,7 @@ got:
        err = ext2_init_acl(inode, dir);
        if (err) {
                DQUOT_FREE_INODE(inode);
+               DQUOT_DROP(inode);
                goto fail2;
        }
        mark_inode_dirty(inode);