]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #30581 from liewegas/wip-write-returns
authorKefu Chai <kchai@redhat.com>
Sat, 28 Sep 2019 08:03:11 +0000 (16:03 +0800)
committerGitHub <noreply@github.com>
Sat, 28 Sep 2019 08:03:11 +0000 (16:03 +0800)
commit39a5de35d1276bb2644cc79cdd8985dc9bf38771
tree015507982e0ba741f4d8dd031900a58a220b5143
parent411cd14db6ca753fa565e4ded77c8452948c44df
parentadd574bc9484d49fb28475d28c7a2aab57efc781
Merge pull request #30581 from liewegas/wip-write-returns

osd: allow rados write ops to return data and error codes

Reviewed-by: Samuel Just <sjust@redhat.com>
src/common/options.cc
src/include/rados.h
src/osd/OSD.cc
src/osd/PGLog.cc