From 224d4f69abeb740accee04099b21f9a6bc793623 Mon Sep 17 00:00:00 2001 From: Jule Anger Date: Wed, 13 Aug 2025 11:01:00 +0200 Subject: [PATCH] WHATSNEW: add Per-share profiling stats Signed-off-by: Shachar Sharon --- WHATSNEW.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index d65c6fb3d8c..27fae5331d2 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -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 ================ -- 2.47.2