]> Pileus Git - ~andy/linux/commit
NFS: rename nfs_path variable
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)
commit7b5d2b98e118716dd1ccc2808fae88f6c4b16d54
tree44039c03d8f47cd0bdcddcaf907c4b4caeb7fa1b
parentdf94f000c46c055cf439f5b92807cd827557ffbc
NFS: rename nfs_path variable

Clean up: I'm about to move the declaration of nfs_mount into
fs/nfs/internal.h and include it in fs/nfs/nfsroot.c.  There's a
conflicting definition of nfs_path in fs/nfs/internal.h and
fs/nfs/nfsroot.c, so rename the private one.

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