]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: Calculate len before prepare_data_read
authorChristopher Hoffman <choffman@redhat.com>
Tue, 4 Feb 2025 18:31:28 +0000 (18:31 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:34 +0000 (13:59 +0000)
commit16d544f42d6b146c1386be2c663583333873b489
treec6d4b2da0340f01481dfdb513ee36488eb386122
parentccdbc482760eafd02c67b6fe5745f15105064ef2
client: Calculate len before prepare_data_read

Fixes: https://tracker.ceph.com/issues/69797
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/Client.cc