From: Chuck Lever Date: Tue, 23 Dec 2008 20:21:34 +0000 (-0500) Subject: NFS: rename nfs_path variable X-Git-Tag: v2.6.29-rc1~553^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5d2b98e118716dd1ccc2808fae88f6c4b16d54;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed