* [D] [Issue #17685] Added CoveFs_SortedDirectoryQueries advanced setting. Enabling this option will pre-buffer and
pre-sort all directory enumerations in the kernel. This has a major negative impact on directory
enumeration performance and should only be enabled if directory enumerations must come back
in a sorted order (normally the application performing the enumeration will sort the output for you).