]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: apply_repop: apply local_t before op_t
authorSamuel Just <samuel.just@dreamhost.com>
Tue, 20 Dec 2011 18:53:36 +0000 (10:53 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Tue, 20 Dec 2011 18:53:36 +0000 (10:53 -0800)
commit5e9d1019a82d8df9db51ac2aa42eb2803cfddd41
treec780c4e263a8c728a69012c2913c08fef0bf40dc
parenta798a85fc20a9ec9783fa125d5bc125ef3dc66db
ReplicatedPG: apply_repop: apply local_t before op_t

We create snap_collections in local_t and clone into them in op_t.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/ReplicatedPG.cc