]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: log debug message when requesting unmount
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Feb 2024 01:44:46 +0000 (20:44 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 17 Apr 2024 13:01:43 +0000 (09:01 -0400)
commit876136d9a68162a0ffd6e312f481ba66659c41af
tree2ba72d91f08cf35736c223eaa5ade12c857545e4
parent46238ac3d495b05d689af7fa6b3fc49bf0189a56
client: log debug message when requesting unmount

Importantly: do this before any locks are to be acquired.

Fixes: https://tracker.ceph.com/issues/64503
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit bbaadacd48fd9ba679ef1495c1094dfb7401447a)
src/client/Client.cc