]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: check max_len with size of an omap entry not a boolean
authorKefu Chai <kchai@redhat.com>
Sun, 20 Dec 2020 13:44:31 +0000 (21:44 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 20 Dec 2020 13:45:39 +0000 (21:45 +0800)
commit183895a15d9b85f7237bb45f85cab9e748a86ea6
tree2abc45abf87a0ca104d4736426a05fe672127dde
parent63c8177e9ce34b6aa3fa8ce3d8d0b5a44c3af592
crimson/osd: check max_len with size of an omap entry not a boolean

this addresses a regression introduced by
011734d06462e3afac60ed5d3c74dd3b6dc790c6

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/replicated_recovery_backend.cc