From: Wang Shilong Date: Thu, 7 Feb 2013 14:57:53 +0000 (+0800) Subject: Ext2: mark inode dirty after the function dquot_free_block_nodirty is called X-Git-Tag: v3.9-rc1~65^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3dffc651cb668e1ff4d8b89cc1c3dde7540d3b;p=pandora-kernel.git Ext2: mark inode dirty after the function dquot_free_block_nodirty is called We should mark inode dirty after the function dquot_free_block_nodirty is called.Besides,add a check whether it is necessary to call dquot_free_block_nodirty functon. Signed-off-by: Wang Shilong Signed-off-by: Jan Kara --- Reading git-diff-tree failed