]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: fix ancient typo in caps revocation path
authorSage Weil <sage@inktank.com>
Sat, 15 Jun 2013 15:48:37 +0000 (08:48 -0700)
committerSage Weil <sage@inktank.com>
Mon, 17 Jun 2013 17:41:56 +0000 (10:41 -0700)
commitb7143c2f84daafbe2c27d5b2a2d5dc40c3a68d15
tree05c19e007158b2cfcb600564edcb467333ed30f4
parentf179dc1f3d7eb912639dfc1d10290fe00137f69f
client: fix ancient typo in caps revocation path

If we have dropped all references to a revoked capability, send the ack
to the MDS.  This typo has been there since v0.7 (early 2009)!

Backport: cuttlefish
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/client/Client.cc