From: Arnd Bergmann Date: Tue, 27 Apr 2010 14:24:20 +0000 (+0200) Subject: hfsplus: Push down BKL into ioctl function X-Git-Tag: v2.6.35-rc1~411^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cc4bcc6f152d365eb27acba5dcb7b38b36b3e50;p=pandora-kernel.git hfsplus: Push down BKL into ioctl function HFS is one of the remaining users of the ->ioctl function, convert it blindly to unlocked_ioctl by pushing down the BKL. Signed-off-by: Arnd Bergmann Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed