From: Christoph Hellwig Date: Fri, 1 Oct 2010 03:41:53 +0000 (+0200) Subject: hfsplus: remove BKL from hfsplus_put_super X-Git-Tag: v2.6.37-rc1~222^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e753a62156e952fd5a3c64f98454d9aeee3a2546;p=pandora-kernel.git hfsplus: remove BKL from hfsplus_put_super Except for ->put_super the BKL is now gone from HFS, which means it's superflous there too as ->put_super is serialized by the VFS. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed