]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados: increase osd_max_write_op_reply_len default to 64 bytes 53470/head
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 10 Jun 2021 14:27:58 +0000 (10:27 -0400)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Thu, 14 Sep 2023 18:53:23 +0000 (01:53 +0700)
commit2613f639794af8475e76f3ba2e16eb93a7e1068c
tree24480924f80afaf1a0d0205c9f472a535415c5b0
parentcff0bd0bc7f5716e16c18ad6eef33ee76ba5d6e3
rados: increase osd_max_write_op_reply_len default to 64 bytes

Agreed in #ceph-devel on 6/10.  The current controlling
rationale is that the default value should be sufficient to
marshall a SHA-512 checksum.

Fixes: https://tracker.ceph.com/issues/51166
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 2132a5f714a830b1b64df113f1be4dfc469ce372)

Conflicts: options in pacific not in yaml, added manually to options.cc
src/common/options.cc