]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix cap revoke confirmation 1676/head
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 16 Apr 2014 05:35:39 +0000 (13:35 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Wed, 16 Apr 2014 05:51:04 +0000 (13:51 +0800)
commit0640a0853477e4e79f59c2c30ead4b029a8e1d12
tree613ab0829b5b60bc6dd167ba62eb3351d0898c6d
parentf6db1bc2b684a7fb1884aa300ba95d3928342391
mds: fix cap revoke confirmation

when the _revokes list is emptied, it doesn't mean that client has
released the revoking caps. It's possible that client was flusing
dirty metadata.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/Capability.h