Drag in subr_acl_nfs4.c for ZFS automatically, otherwise it's
unintuitive that "options zfs" requires "options ufs_acl".
This commit is contained in:
parent
f50e726464
commit
b68639fc3d
@ -2553,7 +2553,7 @@ kern/sched_ule.c optional sched_ule
|
||||
kern/serdev_if.m standard
|
||||
kern/stack_protector.c standard \
|
||||
compile-with "${NORMAL_C:N-fstack-protector*}"
|
||||
kern/subr_acl_nfs4.c optional ufs_acl
|
||||
kern/subr_acl_nfs4.c optional ufs_acl | zfs
|
||||
kern/subr_acl_posix1e.c optional ufs_acl
|
||||
kern/subr_autoconf.c standard
|
||||
kern/subr_blist.c standard
|
||||
|
Loading…
Reference in New Issue
Block a user