]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: add more debug logs for sparse read 54605/head
authorXiubo Li <xiubli@redhat.com>
Mon, 20 Nov 2023 14:04:12 +0000 (22:04 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 22 Nov 2023 01:02:12 +0000 (09:02 +0800)
commit24b6484477fc483d730fe796dada78ae8db85539
treea98bb5973e433a97c6e62012ad1c56b745d0aa5a
parent344c3d5faa83ba1b0b8901ce9b8d499427c7dd64
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>
(cherry picked from commit 1cf5ecb93fb73a5ed4a82935f635f98efccf7de6)
src/osd/PrimaryLogPG.cc