Use a default MD_ROOT_SIZE of 65535.
This commit is contained in:
parent
6de2036711
commit
672cff6bce
@ -40,6 +40,7 @@ options SOFTUPDATES #Enable FFS soft updates support
|
||||
options UFS_ACL #Support for access control lists
|
||||
options UFS_DIRHASH #Improve performance on big directories
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options MD_ROOT_SIZE=65535
|
||||
options ROOTDEVNAME=\"ufs:md0\"
|
||||
options NFSCLIENT #Network Filesystem Client
|
||||
options NFSSERVER #Network Filesystem Server
|
||||
|
Loading…
Reference in New Issue
Block a user