Sync to GENERIC: add UFS_DIRHASH

Submitted by: Anders Andersson <anders@hack.org>
This commit is contained in:
Warner Losh 2002-01-15 06:43:59 +00:00
parent d02a48f2f7
commit b8cffde5dc

View File

@ -37,6 +37,7 @@ options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
options UFS_DIRHASH #Improve performance on big directories
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server