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)
commita0356862bcbeb20acf64bc1a82d28a4c5bb957a7
tree20dd38a076a17c35e63eadddc77ccf0f3633f377
parentb39e625b6e75aa70e26c13f9378756bb5f2af032
NFS: Fix nfs_reval_fsid()

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>
fs/nfs/dir.c
fs/nfs/inode.c