]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: init per-share profile counters
authorShachar Sharon <ssharon@redhat.com>
Mon, 28 Apr 2025 12:11:06 +0000 (15:11 +0300)
committerAnoop C S <anoopcs@samba.org>
Mon, 23 Jun 2025 13:04:31 +0000 (13:04 +0000)
commit904577f90ef4cc75ec24c5ced86082adc87a91bc
tree43c785e462b06eac0920f1297f432a33c3823a98
parentfd1e4620cd31cb2889810f6dd3bd416a3505fb8a
smbd: init per-share profile counters

When per-share profile counters are enabled, setup/teardown the
profiling entry for specific 'snum' before/after VFS connect/disconnect.

Signed-off-by: Shachar Sharon <ssharon@redhat.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/smbd/smb2_service.c