1
0
Fork 0
alistair23-linux/fs/autofs
Ian Kent 9bf964c9ce autofs: simplify parse_options() function call
The parse_options() function uses a long list of parameters, most of
which are present in the super block info structure already.

The mount parameters set in parse_options() options don't require
cleanup so using the super block info struct directly is simpler.

Link: http://lkml.kernel.org/r/154296972423.9889.9368859245676473329.stgit@pluto-themaw-net
Signed-off-by: Ian Kent <raven@themaw.net>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-01-04 13:13:46 -08:00
..
Kconfig autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description 2018-06-12 12:31:19 -07:00
Makefile autofs: rename 'autofs' module back to 'autofs4' 2018-07-05 11:35:04 -07:00
autofs_i.h autofs: improve ioctl sbi checks 2019-01-04 13:13:46 -08:00
dev-ioctl.c autofs: improve ioctl sbi checks 2019-01-04 13:13:46 -08:00
expire.c autofs: add AUTOFS_EXP_FORCED flag 2018-08-22 10:52:49 -07:00
init.c autofs: improve ioctl sbi checks 2019-01-04 13:13:46 -08:00
inode.c autofs: simplify parse_options() function call 2019-01-04 13:13:46 -08:00
root.c autofs: fix directory and symlink access 2018-08-22 10:52:49 -07:00
symlink.c autofs: copy autofs4 to autofs 2018-06-07 17:34:39 -07:00
waitq.c autofs: small cleanup in autofs_getpath() 2018-06-07 17:34:40 -07:00