]> Pileus Git - ~andy/linux/blobdiff - fs/ext2/ialloc.c
ext2: Fix BUG_ON in evict() on inode deletion
[~andy/linux] / fs / ext2 / ialloc.c
index 8f370e012e613e73016856a9cab3c6257666a1a1..7cadd823bb311643a6cb7042222870767224b4c9 100644 (file)
@@ -118,7 +118,6 @@ void ext2_free_inode (struct inode * inode)
         * as writing the quota to disk may need the lock as well.
         */
        /* Quota is already initialized in iput() */
-       ext2_xattr_delete_inode(inode);
        dquot_free_inode(inode);
        dquot_drop(inode);