]> 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:42:29 +0000 (10:42 -0700)
commit2ad85576850bcb61c3ac8fee38609f9cd51bfac2
tree165264315a9c4a30dabfd37c54e83b04c8be0940
parentd3d88983bceaf508f2585cc6bf8fc304a0943ffe
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>
(cherry picked from commit b7143c2f84daafbe2c27d5b2a2d5dc40c3a68d15)
src/client/Client.cc