From: Ralph Boehme Date: Tue, 25 Nov 2025 15:25:16 +0000 (+0100) Subject: scavenger: add missing field seperator in debug output X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e876098d1000d082fbaa0700632754d96a78d01;p=thirdparty%2Fsamba.git scavenger: add missing field seperator in debug output Signed-off-by: Ralph Boehme Reviewed-by: Anoop C S --- diff --git a/source3/smbd/scavenger.c b/source3/smbd/scavenger.c index 49698f35e8f..06b9e67511a 100644 --- a/source3/smbd/scavenger.c +++ b/source3/smbd/scavenger.c @@ -586,7 +586,7 @@ static bool share_mode_cleanup_disconnected( DBG_PREFIX(dbg_level, ("Failed to clean up lease associated " "with file (file-id='%s', servicepath='%s', " - "name='%s', open_persistent_id=%" PRIu64 + "name='%s', open_persistent_id=%" PRIu64 ", " "client_guid=%s, " "lease_key=%"PRIx64"/%"PRIx64"): %s\n", file_id_str_buf(fid, &idbuf),