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)
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

Simple merge
Simple merge
Simple merge
diff --cc fs/nfs/super.c
Simple merge