From: Jan Kara Date: Thu, 20 Mar 2008 00:00:46 +0000 (-0700) Subject: quota: add possibly missing iput() when quotaon and quotaoff races X-Git-Tag: v2.6.25-rc7~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87cb055bc10571522f953925c25bb1a0d1b17605;p=pandora-kernel.git quota: add possibly missing iput() when quotaon and quotaoff races We should always put inode we have reference to, even if quota was reenabled in the mean time. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed