ceph: avoid inode lookup on nfs fh reconnect
authorSage Weil <sage@newdream.net>
Wed, 6 Apr 2011 16:35:00 +0000 (09:35 -0700)
committerSage Weil <sage@newdream.net>
Tue, 24 May 2011 18:52:06 +0000 (11:52 -0700)
If we get the inode from the MDS, we have a reference in req; don't do a
fresh lookup.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found