mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
amd64 MINIMAL: remove UFS from compiled-in list
Reviewed by: emaste, imp Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D39990
This commit is contained in:
parent
bba6249ae9
commit
0c1c5e36eb
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ options INET # InterNETworking
|
|||
options INET6 # IPv6 communications protocols
|
||||
options TCP_OFFLOAD # TCP offload
|
||||
options SCTP_SUPPORT # Allow kldload of SCTP
|
||||
options FFS # Berkeley Fast Filesystem
|
||||
options SOFTUPDATES # Enable FFS soft updates support
|
||||
options UFS_ACL # Support for access control lists
|
||||
options UFS_DIRHASH # Improve performance on big directories
|
||||
|
|
|
|||
Loading…
Reference in a new issue