NFS: Fix nfs_reval_fsid()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 5 Jun 2007 17:26:15 +0000 (13:26 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:24 +0000 (23:40 -0400)
We don't need to revalidate the fsid on the root directory. It suffices to
revalidate it on the current directory.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found