]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix the 'Error ERANGE' message when conf "osd_objectstore" is filestore 37474/head
authorwangyunqing <wangyunqing@inspur.com>
Thu, 16 Jul 2020 07:06:53 +0000 (15:06 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 29 Sep 2020 17:09:26 +0000 (19:09 +0200)
commit35fec2fe2d091d3be8ef18b563930e9f7659e546
tree8cc99c9f256700cc5988e653e145252d2a0550a2
parenta3363c736f9076fa329a9aaff25ea82b817b5115
mon: fix the 'Error ERANGE' message when conf "osd_objectstore" is filestore

Fixes: https://tracker.ceph.com/issues/37532
Signed-off-by: wangyunqing <wangyunqing@inspur.com>
(cherry picked from commit 4155a79f76b177ada79af746de4448773e07584a)

Conflicts:
        src/mon/OSDMonitor.cc
- in nautilus, "cmd_getval()" needs cct as first argument
src/mon/OSDMonitor.cc