From: Dan Carpenter Date: Thu, 9 Apr 2009 16:07:10 +0000 (+0200) Subject: ext2: missing unlock in ext2_quota_write() X-Git-Tag: v2.6.30-rc4~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a069e9cee1dba2f847839d325f46ce6976ed1b76;p=pandora-kernel.git ext2: missing unlock in ext2_quota_write() The inode->i_mutex should be unlocked. Found by smatch (http://repo.or.cz/w/smatch.git). Compile tested. Signed-off-by: Dan Carpenter Signed-off-by: Jan Kara --- Reading git-diff-tree failed