]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: improve debugs on EC paths that turned problematic in testing 55196/head
authorRadosław Zarzyński <rzarzyns@redhat.com>
Sun, 16 Jun 2024 22:01:31 +0000 (00:01 +0200)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 20 Jun 2024 20:37:57 +0000 (20:37 +0000)
commita1084f5bfcda37622accfb1467de9f5370db16ae
treebef7ba62df5819d7281edc8c8cb70bd900fe66a1
parent0a9e718d41e302d620e51ef0341aeab266dd9f59
osd: improve debugs on EC paths that turned problematic in testing

We want to have better coverage espcially in the matter of:
  * subchunking,
  * want_to_read handling,
  * result bl trimming.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/osd/ECBackend.cc
src/osd/ECCommon.cc