commit | 7b5d2b98e118716dd1ccc2808fae88f6c4b16d54 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Dec 23 15:21:34 2008 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 23 15:21:34 2008 -0500 |
tree | 44039c03d8f47cd0bdcddcaf907c4b4caeb7fa1b | |
parent | df94f000c46c055cf439f5b92807cd827557ffbc [diff] |
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>