]> git.baikalelectronics.ru Git - kernel.git/commit
autofs4: remove unused ioctls
authorIan Kent <raven@themaw.net>
Thu, 24 Jul 2008 04:30:29 +0000 (21:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:33 +0000 (10:47 -0700)
commit75d491e781fb2391c388d4f985a8d6033f643e87
tree62194eef352ef852e6da1a9a3b685d2f56ac9c3b
parent44040abc1291e18b5cc9ea15dcb084efa4ec681d
autofs4: remove unused ioctls

The ioctls AUTOFS_IOC_TOGGLEREGHOST and AUTOFS_IOC_ASKREGHOST were added
several years ago but what they were intended for has never been
implemented (as far as I'm aware noone uses them) so remove them.

Signed-off-by: Ian Kent <raven@themaw.net>
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/root.c
fs/compat_ioctl.c
include/linux/auto_fs4.h