NFS: Split nfs_parse_mount_options()
authorDavid Howells <dhowells@redhat.com>
Tue, 10 Dec 2019 12:31:07 +0000 (07:31 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 15 Jan 2020 15:15:17 +0000 (10:15 -0500)
commitf8ee01e3e2c8845e812497f0d4925c18cafaad87
treea7b478f10862a4ac4e03a68657de9eeb971c5159
parent5eb005caf5383dd328199f0f2114cd7dad731d3d
NFS: Split nfs_parse_mount_options()

Split nfs_parse_mount_options() to move the prologue, list-splitting and
epilogue into one function and the per-option processing into another.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/fs_context.c
fs/nfs/internal.h