]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "PrimeryLogPG: don't accept ops with mixed balance_reads and rwordered flags" 66611/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 11 Dec 2025 18:28:25 +0000 (19:28 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 11 Dec 2025 18:28:25 +0000 (19:28 +0100)
commitcbed99dcc30f16ce00127fc48b91dc7a8419792f
tree46a44ccab82dd86ea97140fcddc1e6a1d33f815a
parent04d1d8ad5751e6043f54eb9f623fa716cb0f48e2
Revert "PrimeryLogPG: don't accept ops with mixed balance_reads and rwordered flags"

This reverts commit 4b01c004b5dc342cbdfb7cb26b47f6afe6245599 as there
are clients-in-production that actually issue writes marked as balanced-
or localized-reads. Preserving backward compatibility here is way more
important than anything else.

Fixes: https://tracker.ceph.com/issues/73997
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(please note: this revert is not a cherry-pick from main)
src/osd/PrimaryLogPG.cc