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:
marius 2012-04-29 16:14:09 +00:00
parent f50e726464
commit b68639fc3d

View File

@ -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