]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: object_may_exist always return true when you write an empty object 9535/head
authorxinxin shu <shuxinxin@chinac.com>
Tue, 7 Jun 2016 04:07:55 +0000 (12:07 +0800)
committerxinxin shu <shuxinxin@chinac.com>
Wed, 8 Jun 2016 07:21:31 +0000 (15:21 +0800)
commita54073808146d205d54d6a932a6e0fd750f1dc38
tree5a6a3ef2bf994a753d48130d73fe05df506e1ce5
parentb262e4659902dfbc99fe7c7f0d4efdb490a1fb4d
librbd: object_may_exist always return true when you write an empty object

if you write an empty object, object map is updated firstly

Signed-off-by: xinxin shu <shuxinxin@chinac.com>
src/librbd/AioObjectRequest.cc