Sync to GENERIC: add UFS_DIRHASH

Submitted by: Anders Andersson <anders@hack.org>
This commit is contained in:
imp 2002-01-15 06:43:59 +00:00
parent ae3d441af0
commit 68ef2c3396

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