1VFS_DIRSORT(8) System Administration tools VFS_DIRSORT(8)
2
3
4
6 vfs_dirsort - Sort directory contents
7
9 vfs objects = dirsort
10
12 This VFS module is part of the samba(7) suite.
13
14 The vfs_dirsort module sorts directory entries alphabetically before
15 sending them to the client.
16
17 Please be aware that adding this module might have negative performance
18 implications for large directories.
19
21 Sort directories for all shares:
22
23 [global]
24 vfs objects = dirsort
25
27 This man page is part of version 4.15.2 of the Samba suite.
28
30 The original Samba software and related utilities were created by
31 Andrew Tridgell. Samba is now developed by the Samba Team as an Open
32 Source project similar to the way the Linux kernel is developed.
33
34
35
36Samba 4.15.2 11/13/2021 VFS_DIRSORT(8)