]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: introduce nfs_mount_info struct for calling nfs_mount()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 23 Dec 2008 20:21:35 +0000 (15:21 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:35 +0000 (15:21 -0500)
commitc5d120f8e8b464368a7dcb038dc5c077d234d10a
tree28ec4ffebf3ebe0cdd1ed9c5ba174457b5960e32
parent146ec944bbd31d241a44a00518b054fb01921d22
NFS: introduce nfs_mount_info struct for calling nfs_mount()

Clean up: convert nfs_mount() to take a single data structure argument to make
it simpler to add more arguments.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/internal.h
fs/nfs/mount_clnt.c
fs/nfs/nfsroot.c
fs/nfs/super.c