]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ObjectCacher: do not merge uncommitted journal bhs
authorJason Dillaman <dillaman@redhat.com>
Thu, 2 Jun 2016 04:43:53 +0000 (00:43 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 9 Jun 2016 18:06:15 +0000 (14:06 -0400)
commit4ce4130d0e6deef315dcbd5dc899faf5de9ab0e7
treeefde2a60928b958735a3696437501a4e46fc62ce
parent6e645985e77bd0597eab6755b6e4071b79967584
ObjectCacher: do not merge uncommitted journal bhs

Avoid the possibility of an overwrite callback for regions
that were never associated with a journal write.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c6060ade16205337de3941a10d05e234b738fa07)
src/librbd/LibrbdWriteback.cc
src/osdc/ObjectCacher.cc
src/osdc/ObjectCacher.h