]> 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)
commit8daea27b9eab629f9ce9bcf52437ba78377c84e0
tree3330d6c5b46c5edd4c190c14cca1cd8016c675d7
parent3e44f80902cca17aa8556363d8fc2b9959fbccac
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