]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados.h,ReplicatedPG: add CEPH_OSD_FLAG_ENFORCE_SNAPC and use on flush 1745/head
authorSamuel Just <sam.just@inktank.com>
Tue, 1 Apr 2014 23:27:20 +0000 (16:27 -0700)
committerSamuel Just <sam.just@inktank.com>
Thu, 24 Apr 2014 23:48:15 +0000 (16:48 -0700)
commit499adb1db1cd225c91acce31b5f48fad5145043b
tree370f5e921513637d2aeafb8b0639af60cd2b6eb0
parent2708c3c559d99e6f3b557ee1d223efa3745f655c
rados.h,ReplicatedPG: add CEPH_OSD_FLAG_ENFORCE_SNAPC and use on flush

We need to ensure that even with pool snaps, we use the snapc provided in order
to ensure that the clones are written back correctly.

Fixes: #7941
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/include/rados.h
src/osd/ReplicatedPG.cc
src/osd/osd_types.cc