From 98051741ea5069b0e6fb7274cd1959460c7f95a1 Mon Sep 17 00:00:00 2001 From: David Disseldorp Date: Mon, 8 Jul 2019 13:42:50 +0200 Subject: WHATSNEW: add CephFS Snapshot Integration section Bug: https://bugzilla.samba.org/show_bug.cgi?id=14039 Signed-off-by: David Disseldorp Reviewed-by: Aurelien Aptel --- WHATSNEW.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'WHATSNEW.txt') diff --git a/WHATSNEW.txt b/WHATSNEW.txt index b07e9eba778..fce43f55cfa 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -59,8 +59,8 @@ worker processes at startup and share the client connections amongst these workers. The number of worker processes can be configured by the 'prefork children' setting in the smb.conf (the default is 4). -Authentication Logging. ------------------------ +Authentication Logging +---------------------- Winbind now logs PAM_AUTH and NTLM_AUTH events, a new attribute "logonId" has been added to the Authentication JSON log messages. This contains a random @@ -254,6 +254,12 @@ CTDB changes swap) utilisation using the existing CTDB_MONITOR_MEMORY_USAGE script configuration variable. +CephFS Snapshot Integration +--------------------------- + +CephFS snapshots can now be exposed as previous file versions using the new +ceph_snapshots VFS module. See the vfs_ceph_snapshots(8) man page for details. + REMOVED FEATURES ================ -- cgit v1.2.1