]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit39e6fabd2ec2fa590214cdcb74848edc6b8d39e9
treea7b478f10862a4ac4e03a68657de9eeb971c5159
parent21556425a488c0ceae7f841ba57e52a600465578
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