NFS: Fix nfs_path() to always return a '/' at the beginning of the path
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 22 Jun 2009 19:09:14 +0000 (15:09 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2009 04:28:25 +0000 (21:28 -0700)
commit0b75b35c7cad33e7613f5adf28fa10fe8b09b1c3
tree92b9987a33dc791aed752469ea7aed6e00a63b36
parentc02d7adf8c5429727a98bad1d039bccad4c61c50
NFS: Fix nfs_path() to always return a '/' at the beginning of the path

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nfs/namespace.c