9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Feb 2013 06:50:20 +0000 (01:50 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Feb 2013 06:50:20 +0000 (01:50 -0500)
... otherwise the path we'd built isn't worth much.  Don't accept such fids
obtained from paths unless dentry is still alived by the end of the work.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found