s3:smbd: add more detailed debugging to delay_for_oplock()
commit150308d1d0d891bd86e46da0134ad15c251dc5f9
authorStefan Metzmacher <metze@samba.org>
Sun, 21 Aug 2022 09:46:16 +0000 (21 11:46 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 20 Sep 2022 00:34:35 +0000 (20 00:34 +0000)
tree5070be3e17af7802465955e6f06c905222083d11
parent775dc007d211b8153fbc5741f52dc77f92d9c314
s3:smbd: add more detailed debugging to delay_for_oplock()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15125

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c