]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: improved vfs-opers logging
authorShachar Sharon <ssharon@redhat.com>
Wed, 11 Sep 2024 06:58:53 +0000 (09:58 +0300)
committerAnoop C S <anoopcs@samba.org>
Sun, 3 Nov 2024 09:59:37 +0000 (09:59 +0000)
commit73d5503a90e3bd5b1d1cfc6322d7de10955faf6c
tree042c12f9ccbadbc64bb019a56fe6dff795835f3c
parent2153bedc8eb53e5d9f44ef677bd1781d934abd34
vfs_ceph_new: improved vfs-opers logging

Have more verbose and explicit values in various DBG_DEBUG logging. In
particular, do not use the redundant '__func__' argument as it's info is
already provided via the DBG_ logging macros.

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

Signed-off-by: Shachar Sharon <ssharon@redhat.com>
Reviewed-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: John Mulligan <jmulligan@redhat.com>
source3/modules/vfs_ceph_new.c