vfs_dirsort (8)
Leading comments
Title: vfs_dirsort Author: [see the "AUTHOR" section] Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 09/21/2017 Manual: System Administration tools Source: Samba 4.6 Language: English
NAME
vfs_dirsort - Sort directory contentsSYNOPSIS
- vfs objects = dirsort
DESCRIPTION
This VFS module is part of the samba(7) suite.
The vfs_dirsort module sorts directory entries alphabetically before sending them to the client.
Please be aware that adding this module might have negative performance implications for large directories.
EXAMPLES
Sort directories for all shares:
-
[global] m[blue]vfs objects = dirsortm[]
VERSION
This man page is correct for version 3.3 of the Samba suite.
AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.