linux/fs/autofs4
Ian Kent e3cd8067c1 autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
The return from an ioctl if an invalid ioctl is passed in should be
EINVAL not ENOSYS.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-03-15 16:55:16 -07:00
..
autofs_i.h autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
dev-ioctl.c autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
expire.c autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
init.c autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
inode.c autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
Kconfig fs/Kconfig: move autofs, autofs4 out 2009-01-22 13:15:54 +03:00
Makefile autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
root.c autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked() 2016-03-15 16:55:16 -07:00
symlink.c autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
waitq.c autofs4: fix coding style line length in autofs4_wait() 2016-03-15 16:55:16 -07:00