]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: tweak ReadResult's handler for SparseBufferlist type 68463/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 16 Jan 2026 19:38:48 +0000 (20:38 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 19 Apr 2026 20:26:45 +0000 (22:26 +0200)
commit4f7c795da597c3b867de9b4769e2d50f0fe15aad
tree6dcf7f962bd0a04fb1bece9177b46717763dd4ac
parent834e4d8dfefb0e04aa0b7ec29b885b264b3f60e6
librbd: tweak ReadResult's handler for SparseBufferlist type

It's similar in concept to the handler for the new ChildObject type.
To highlight that, make comments and log messages consistent between
the two.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit aad028500fc7d308882e2d7ec105371209027871)
src/librbd/io/ReadResult.cc