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>
Thu, 19 May 2011 18:30:22 +0000 (11:30 -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