NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 Dec 2012 22:51:40 +0000 (17:51 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 Dec 2012 22:51:40 +0000 (17:51 -0500)
If the inode has no links, then we should force a new lookup.

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

No differences found