]> Pileus Git - ~andy/linux/blobdiff - fs/ocfs2/inode.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[~andy/linux] / fs / ocfs2 / inode.c
index 00eb6a095e686f126294a6c7713287038f4e0a64..278a223aae14b8a2d347890735c729567e3840cc 100644 (file)
@@ -971,6 +971,8 @@ void ocfs2_delete_inode(struct inode *inode)
                goto bail;
        }
 
+       dquot_initialize(inode);
+
        if (!ocfs2_inode_is_valid_to_delete(inode)) {
                /* It's probably not necessary to truncate_inode_pages
                 * here but we do it for safety anyway (it will most