]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: flush snaps immediately 2885/head
authorSage Weil <sage@redhat.com>
Sat, 8 Nov 2014 00:28:43 +0000 (16:28 -0800)
committerSage Weil <sage@redhat.com>
Sat, 8 Nov 2014 00:28:43 +0000 (16:28 -0800)
commitf80499edeac9087fb2a51e66d59f985c33fd2fe1
treee292c2d95e8e8e61d97d50c751f231f9ed9d2176
parente7fb00392e8a46edbc4ea893d54e6158403e5348
osd/ReplicatedPG: flush snaps immediately

Snaps are immutable, so there is no point in delaying flush and hoping
to capture additional updates first.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/ReplicatedPG.cc