]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
uclient: don't unlink null dentry when getting null linkage in mds reply
authorSage Weil <sage@newdream.net>
Sat, 22 May 2010 16:56:27 +0000 (09:56 -0700)
committerSage Weil <sage@newdream.net>
Sat, 22 May 2010 16:56:27 +0000 (09:56 -0700)
commitf7708dea1f2db5d3be31ddc2aaf1500e1d50746d
tree8179bb4656e949d8f28e2ec2a29e4dd02518806e
parentbf1cb87d255b88d8e06b2988b6700e400ceb1b92
uclient: don't unlink null dentry when getting null linkage in mds reply

This broke semi-recently when the mds started returning null linkages (and
associated leases).
src/client/Client.cc