diff options
author | Ian Kent <raven@themaw.net> | 2019-01-04 00:27:36 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-01-04 22:13:46 +0100 |
commit | 9bf964c9cee40285808ce973be7a266876404501 (patch) | |
tree | ff079ccd7edf60f30cf407f546245be5768f0015 /fs/autofs/root.c | |
parent | autofs: improve ioctl sbi checks (diff) | |
download | linux-9bf964c9cee40285808ce973be7a266876404501.tar.xz linux-9bf964c9cee40285808ce973be7a266876404501.zip |
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>
Diffstat (limited to 'fs/autofs/root.c')
0 files changed, 0 insertions, 0 deletions