mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Move static ZFS compile option to the other static file system options.
This commit is contained in:
parent
ecf28f6d07
commit
4271368368
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252593
@ -226,6 +226,7 @@ SMBFS opt_dontuse.h
|
||||
TMPFS opt_dontuse.h
|
||||
UDF opt_dontuse.h
|
||||
UNIONFS opt_dontuse.h
|
||||
ZFS opt_dontuse.h
|
||||
|
||||
# Pseudofs debugging
|
||||
PSEUDOFS_TRACE opt_pseudofs.h
|
||||
@ -840,8 +841,6 @@ HWPMC_MIPS_BACKTRACE opt_hwpmc_hooks.h
|
||||
# XBOX options for FreeBSD/i386, but some files are MI
|
||||
XBOX opt_xbox.h
|
||||
|
||||
ZFS opt_dontuse.h
|
||||
|
||||
# Interrupt filtering
|
||||
INTR_FILTER
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user