From: Arnd Bergmann Date: Sat, 3 Jul 2010 22:15:07 +0000 (+0200) Subject: autofs/autofs4: Move compat_ioctl handling into fs X-Git-Tag: v2.6.36-rc1~297^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9243f5bdd6637b2bb7dc254b54d9edf957ef17e;p=pandora-kernel.git autofs/autofs4: Move compat_ioctl handling into fs Handling of autofs ioctl numbers does not need to be generic and can easily be done directly in autofs itself. This also pushes the BKL into autofs and autofs4 ioctl methods. Signed-off-by: Arnd Bergmann Acked-by: H. Peter Anvin Cc: Al Viro Cc: Ian Kent Cc: Autofs Cc: John Kacur Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed