NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
authorChuck Lever <chuck.lever@oracle.com>
Tue, 23 Dec 2008 20:21:34 +0000 (15:21 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:34 +0000 (15:21 -0500)
commit146ec944bbd31d241a44a00518b054fb01921d22
tree603c2fc810b9ca6cdec363275c18f00a0105e9ec
parent7b5d2b98e118716dd1ccc2808fae88f6c4b16d54
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h

Clean up:  The nfs_mount() function is not to be used outside of the
NFS client.  Move its public declaration to fs/nfs/internal.h.

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