]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os:fix returned type of _do_transaction 7047/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 5 Jan 2016 00:57:16 +0000 (08:57 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 5 Jan 2016 03:11:20 +0000 (11:11 +0800)
commit22aa547a22465a93371c13a37992e730e6b2a1c1
tree2ab01b3b8a4f90a673b77236ba048a1485179a44
parent9fe0ddef6746b5d387780e8a51b0d46d9e2389c1
os:fix returned type of _do_transaction

As _do_transaction will never be able to return a negative result code.
It always return zero actually.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/keyvaluestore/KeyValueStore.cc
src/os/keyvaluestore/KeyValueStore.h