]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: rmw doesn't get_cap_ref like it should. After rmw,
authorChristopher Hoffman <choffman@redhat.com>
Mon, 12 Feb 2024 16:15:14 +0000 (16:15 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Thu, 14 Aug 2025 20:08:08 +0000 (20:08 +0000)
commit152837b713b19191760a9ba30d92cc89d847e11b
treec0749103c0a8ae5f0a65902ecdc3438dc4cc04e9
parent50dd1a3eb45f08787db5a779a5b26448156611ca
client: rmw doesn't get_cap_ref like it should. After rmw,
it put_cap_ref and it didn't happen. Issue with bool need_read.

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