]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: add Per-share profiling stats v4-23-test
authorJule Anger <janger@samba.org>
Wed, 13 Aug 2025 09:01:00 +0000 (11:01 +0200)
committerJule Anger <janger@samba.org>
Wed, 13 Aug 2025 09:01:00 +0000 (11:01 +0200)
Signed-off-by: Shachar Sharon <ssharon@redhat.com>
WHATSNEW.txt

index d65c6fb3d8c37c2a86e458655844b11b3b3affa2..27fae5331d20237a196926828c12bece06ee7fac 100644 (file)
@@ -53,6 +53,20 @@ CTDB changes
   edit") while still allowing local administrators to add their own
   tunables settings (in one or more separate files).
 
+Per-share profiling stats
+-------------------------
+Starting with Samba 4.23, users can collect profile counters at a
+per-share level. This feature requires building Samba with profiling
+data enabled and adding an appropriate `smb.conf` parameter for
+specific shares. It's particularly useful for deployments with a large
+number of active shares, allowing administrators to monitor individual
+share activity and identify potential bottlenecks or hot-spots. When
+enabled, users can inspect current per-share profile information
+("Extended Profile") using the standard `smbstatus` utility.
+
+Currently, this functionality is supported only by the default and
+`ceph_new` VFS modules.
+
 
 REMOVED FEATURES
 ================