]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: tweak ReadResult's handler for SparseBufferlist type 68202/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 16 Jan 2026 19:38:48 +0000 (20:38 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 16 Apr 2026 08:15:09 +0000 (10:15 +0200)
commitaad028500fc7d308882e2d7ec105371209027871
treef5db316441ba819872e906332295d3cb54b4bbcd
parentbd2204f7283a30d699778834280eed908440fd62
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>
src/librbd/io/ReadResult.cc