]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Create a single nfs_validate_mount_data() function
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 10 May 2012 19:07:41 +0000 (15:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 May 2012 00:30:30 +0000 (17:30 -0700)
commitd135ce7f419b17e88769ebad84717cdcb96dc2a9
tree3330d6c5b46c5edd4c190c14cca1cd8016c675d7
parenteb4eba5514289748d0aa0c50b9a52407d82fab4b
NFS: Create a single nfs_validate_mount_data() function

This new function chooses between the v2/3 parser and the v4 parser by
filesystem type.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c