]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/: convert boost::optional users to std::optional
authorSamuel Just <sjust@redhat.com>
Fri, 3 May 2019 20:44:27 +0000 (13:44 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 10 May 2019 00:22:26 +0000 (17:22 -0700)
commit48ce9f457034920b223e55259fd20fa0556e5533
tree87565f5a63175c3d2cd9ef3307c1f48e2c5f0b5e
parent571195955c2bd529d65c4d145e31788fc31f97f7
osd/: convert boost::optional users to std::optional

Signed-off-by: Samuel Just <sjust@redhat.com>
23 files changed:
src/include/encoding.h
src/include/types.h
src/messages/MOSDRepOp.h
src/osd/ECBackend.cc
src/osd/ECBackend.h
src/osd/ECMsgTypes.h
src/osd/ECTransaction.cc
src/osd/ExtentCache.h
src/osd/MissingLoc.h
src/osd/OSD.cc
src/osd/OpQueueItem.h
src/osd/PG.cc
src/osd/PG.h
src/osd/PGBackend.cc
src/osd/PGBackend.h
src/osd/PGTransaction.h
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedBackend.h
src/osd/mClockOpClassSupport.cc
src/osd/osd_types.cc
src/osd/osd_types.h