mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
docs-xml/manpages: add entry for vfs_ceph_new
Create man entry for the newly added vfs_ceph_new module: almost identical to existing vfs_ceph, except to the configuration entry: [sharename] vfs objects = ceph_new ... Adds a bit of info for the motivation behind this new module. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15686 Signed-off-by: Shachar Sharon <ssharon@redhat.com> Reviewed-by: Guenther Deschner <gd@samba.org> Reviewed-by: Anoop C S <anoopcs@samba.org>
This commit is contained in:
committed by
Anoop C S
parent
a5f47f6efe
commit
d8c84a2993
@ -78,6 +78,7 @@ vfs_module_manpages = ['vfs_acl_tdb',
|
||||
'vfs_cap',
|
||||
'vfs_catia',
|
||||
'vfs_ceph',
|
||||
'vfs_ceph_new',
|
||||
'vfs_ceph_snapshots',
|
||||
'vfs_commit',
|
||||
'vfs_crossrename',
|
||||
|
Reference in New Issue
Block a user