]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: return EAGAIN if !can_serve_replica_read() 36892/head
authorKefu Chai <kchai@redhat.com>
Sun, 30 Aug 2020 15:11:40 +0000 (23:11 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 30 Aug 2020 15:15:25 +0000 (23:15 +0800)
commit6767397d0b12c68f17bcd8364592f66a85285d45
treee1a083036c668f050c62af86123f65b34befe7d3
parentf77072b551b9cd1b30d8bbe8ce0c75c33c2840ba
crimson/osd: return EAGAIN if !can_serve_replica_read()

it's necessary for serving balanced read.

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