NFS: Fix nfs_reval_fsid()
commitee6ef1bc5ed358bdde8363d5c76944ad43e4350d
authorGreg KH <gregkh@suse.de>
Fri, 22 Feb 2008 21:31:30 +0000 (22 13:31 -0800)
committerOliver Pinter <oliver.pntr@gmail.com>
Sat, 23 Feb 2008 20:05:18 +0000 (23 21:05 +0100)
treea75505266631b736f42d27bc6090326076785093
parentf25808c845cab29abf45879276708cb859183d62
NFS: Fix nfs_reval_fsid()

2.6.22-stable review patch.  If anyone has any objections, please let us
know.

------------------

From: Trond Myklebust <Trond.Myklebust@netapp.com>

mainline: a0356862bcbeb20acf64bc1a82d28a4c5bb957a7

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>
Acked-by: Neil Brown <neilb@suse.de>
CC: Oliver Pinter <oliver.pntr@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>
fs/nfs/dir.c
fs/nfs/inode.c