From: Jan Kara Date: Mon, 11 Oct 2010 13:22:21 +0000 (+0200) Subject: quota: Fix issuing of warnings from dquot_transfer X-Git-Tag: v2.6.37-rc1~78^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f3cbec4a193c04d0a31c13132c5956731af6ff;p=pandora-kernel.git quota: Fix issuing of warnings from dquot_transfer __dquot_transfer accidentally called flush_warnings for a wrong set of dquots which could result in quota warnings being issued with a wrong identification. Also when operation fails because of EDQUOT, there's no need check for issuing information message about user getting below limits (no transfer has actually happened). Signed-off-by: Jan Kara --- Reading git-diff-tree failed