From: Arnd Bergmann Date: Tue, 27 Apr 2010 20:30:06 +0000 (+0200) Subject: logfs: kill BKL X-Git-Tag: v2.6.36-rc1~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d6d685fc6f2d8b48b133b5a5a43755e005074e;p=pandora-kernel.git logfs: kill BKL logfs does not need the BKL, so use ->unlocked_ioctl instead of ->ioctl in file operations. Signed-off-by: Arnd Bergmann Signed-off-by: Joern Engel [ fixed trivial conflict ] Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed