commit | aa55ddf340c9fa3f303ee16bbf35887e42c50304 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Wed Jul 23 21:30:29 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 24 10:47:33 2008 -0700 |
tree | 62194eef352ef852e6da1a9a3b685d2f56ac9c3b | |
parent | 06a3598552dc3b2b30eb18bd53bbac2a901489d7 [diff] |
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>