]> 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)
committerJule Anger <janger@samba.org>
Mon, 17 Feb 2025 16:09:09 +0000 (16:09 +0000)
commitf03df137fc58c15dc5224f3d862ddcd21fff0f4e
tree4591f18f566a50d0218f5441f49b81ed8180f882
parent6d68b61c32eb32a09c8ca076532741891e85d38e
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>
(cherry picked from commit 73d5503a90e3bd5b1d1cfc6322d7de10955faf6c)
source3/modules/vfs_ceph_new.c