]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: log debug message when requesting unmount 55659/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Feb 2024 01:44:46 +0000 (20:44 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Feb 2024 02:16:19 +0000 (21:16 -0500)
commitbbaadacd48fd9ba679ef1495c1094dfb7401447a
tree93f6077d0ccccc6434024690523d0ff8762b2577
parentc66cb5ee3bca0494326ae68af6256108dbf3c6d7
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>
src/client/Client.cc