]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: merge local_t and op_t tnx to single one 6439/head
authorXinze Chi <xinze@xsky.com>
Sun, 1 Nov 2015 10:28:55 +0000 (18:28 +0800)
committerXinze Chi <xinze@xsky.com>
Sun, 1 Nov 2015 14:41:16 +0000 (22:41 +0800)
commitc9681fd98d066d833cf93af03644fd3c8e46edbd
tree9c8707b6827894be8f8b4e692112899c5e37f9f0
parentf9fdf47e9f185bc211eabaad405811323361a468
osd: merge local_t and op_t tnx to single one

using two transaction which would use some additional CPU
in encoding process.

Signed-off-by: Xinze Chi <xinze@xsky.com>
src/osd/ReplicatedBackend.cc