From: Jan Blunck Date: Wed, 24 Feb 2010 12:25:29 +0000 (+0100) Subject: BKL: Remove BKL from ext3 fill_super() X-Git-Tag: v2.6.37-rc1~174^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d646cf82e9b6a58ba2d748e66e5fc7223830c68c;p=pandora-kernel.git BKL: Remove BKL from ext3 fill_super() The BKL is protecting nothing than two memory allocations here. Signed-off-by: Jan Blunck Acked-by: Jan Kara Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed