]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: add more debug logs for sparse read
authorXiubo Li <xiubli@redhat.com>
Mon, 20 Nov 2023 14:04:12 +0000 (22:04 +0800)
committerXiubo Li <xiubli@redhat.com>
Mon, 20 Nov 2023 14:04:30 +0000 (22:04 +0800)
commit1cf5ecb93fb73a5ed4a82935f635f98efccf7de6
tree0405afcf5baab7a1c4b71f52853145f6a4a15bb5
parent06b3d30814d4be115f2e7316c87f6e386cbcf4ca
osd: add more debug logs for sparse read

This will be very important to get to know what exactly has happened
when client get a very large number of extents.

URL: https://tracker.ceph.com/issues/63586
Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/osd/PrimaryLogPG.cc