]> 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
authorxinxin shu <shuxinxin@chinac.com>
Tue, 7 Jun 2016 04:07:55 +0000 (12:07 +0800)
committerMykola Golub <mgolub@mirantis.com>
Fri, 19 Aug 2016 19:59:06 +0000 (22:59 +0300)
commit5bf4398e373ecc26958d8480171f4322341a9d82
treea13f9a37498230473efe943c6cad36f5439fdb3d
parent67861061fcd85f143e7d26077c71a582c6439745
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>
(cherry picked from commit a54073808146d205d54d6a932a6e0fd750f1dc38)
src/librbd/AioObjectRequest.cc