]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src: put-to operator function - const input cleanup 15364/head
authorJos Collin <jcollin@redhat.com>
Tue, 30 May 2017 14:57:50 +0000 (20:27 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 31 May 2017 06:38:01 +0000 (12:08 +0530)
commit69522c619e42b633644fb97c970ffdd8027ef53b
tree2e9b82cf976e0e2b5a3d02c88dd38db915310063
parent592d95e58e6549ace335bed54d85cf8ab6aadc73
src: put-to operator function - const input cleanup

Fixed the instances of the issue specified in Tracker#3977 inside src/ folder utmost, by adding
const input. This fix avoids the following directories inside src: rocksdb/ zstd/ boost/ rapidjson/ googletest/ Beast/.

Fixes: http://tracker.ceph.com/issues/3977
Signed-off-by: Jos Collin <jcollin@redhat.com>
22 files changed:
src/common/LogEntry.h
src/common/code_environment.cc
src/common/code_environment.h
src/include/buffer.h
src/include/frag.h
src/include/fs_types.h
src/include/object.h
src/include/types.h
src/librbd/internal.cc
src/mds/MDSCacheObject.h
src/messages/MMDSResolve.h
src/mon/MonCap.cc
src/mon/MonCap.h
src/msg/async/dpdk/IP.cc
src/msg/async/dpdk/TCP.h
src/msg/async/dpdk/ethernet.cc
src/msg/async/dpdk/ethernet.h
src/msg/async/dpdk/ip_types.h
src/os/bluestore/bluefs_types.cc
src/os/bluestore/bluefs_types.h
src/osd/OSDCap.cc
src/osd/OSDCap.h