]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd, bluestore: Display current size of osd_max_object_size 19725/head
authorShinobu Kinjo <shinobu@redhat.com>
Sat, 30 Dec 2017 22:20:50 +0000 (07:20 +0900)
committerShinobu Kinjo <shinobu@redhat.com>
Sat, 30 Dec 2017 22:20:50 +0000 (07:20 +0900)
commit88080cea9983a9eb95b52d23228d8138184c03dc
tree05a3c53ad951392f4f55f3372d0ecb55f1d6099c
parent24bc4189834dbd5b03f4b3bd0c81dcc17093a0aa
osd, bluestore: Display current size of osd_max_object_size

It is better to show current value than showing same value twice.

Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
src/os/bluestore/BlueStore.cc
src/osd/PrimaryLogPG.cc