Skip to content
Snippets Groups Projects
Commit d7cf1917 authored by Mathieu Parent's avatar Mathieu Parent
Browse files

Fix possible-unindented-list-in-extended-description in samba-vfs-modules

parent 811596b1
No related branches found
No related tags found
No related merge requests found
Pipeline #6154 failed with stage
in 0 seconds
......@@ -293,12 +293,12 @@ Description: Samba Virtual FileSystem plugins
.
Virtual FileSystem modules are stacked shared libraries extending the
functionality of Samba. Some examples are:
* vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes
* vfs_audit: record selected Samba VFS operations in the system log
* vfs_readonly: Make a Samba share read only for a specified time period
* vfs_recycle: Give the same effect as the Recycle Bin on Windows computers
* vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies
* vfs_worm: Disallow writes for older file
* vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes
* vfs_audit: record selected Samba VFS operations in the system log
* vfs_readonly: Make a Samba share read only for a specified time period
* vfs_recycle: Give the same effect as the Recycle Bin on Windows computers
* vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies
* vfs_worm: Disallow writes for older file
.
Note: The runtime dependencies of vfs_ceph, vfs_glusterfs and vfs_snapper are
moved to Recommends.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment