]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
compat32: ignore the LOOP_CLR_FD ioctl
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Mon, 16 Jul 2007 06:42:01 +0000 (23:42 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:52 +0000 (09:05 -0700)
commit98701dc19e0cf358d48208e994180bb8abad5079
treeccc04ade07444a7254eead345b6a48d2d019a320
parent29e3f347779088a79d832bfbd2d17c2f04050308
compat32: ignore the LOOP_CLR_FD ioctl

compat32: Ignore the LOOP_CLR_FD ioctl for the loop block device, to kill an
annoying kernel message when e.g. busybox umount is used.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/compat_ioctl.c