On Thu, Dec 5, 2024 at 4:37 PM Max Kellermann max.kellermann@ionos.com wrote:
btw. Alex's patch (https://github.com/ceph/ceph-client/commit/2a802a906f9c89f8ae4) introduces another memory leak
Sorry, that was wrong. The "break" only exits the inner "while" loop. I got confused by nested loops.