From: Jan Kara Date: Tue, 11 Sep 2007 22:23:29 +0000 (-0700) Subject: quota: fix infinite loop X-Git-Tag: v2.6.23-rc7~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c3013e9b91ad23ecae88e45405e98208cce455d;p=pandora-kernel.git quota: fix infinite loop If we fail to start a transaction when releasing dquot, we have to call dquot_release() anyway to mark dquot structure as inactive. Otherwise we end in an infinite loop inside dqput(). Signed-off-by: Jan Kara Cc: xb Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed