From b68639fc3d2aaf4fe796ef4d48ffeb51d10b8046 Mon Sep 17 00:00:00 2001 From: marius Date: Sun, 29 Apr 2012 16:14:09 +0000 Subject: Drag in subr_acl_nfs4.c for ZFS automatically, otherwise it's unintuitive that "options zfs" requires "options ufs_acl". --- sys/conf/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/files b/sys/conf/files index ecabaa8..c533869 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -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 -- cgit v1.1