From 7af86ad4d9bf06fa578d5124c3645ec933e50940 Mon Sep 17 00:00:00 2001 From: trasz Date: Tue, 22 Sep 2009 15:15:03 +0000 Subject: Add pieces of infrastructure required for NFSv4 ACL support in UFS. Reviewed by: rwatson --- sys/conf/files | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/files') diff --git a/sys/conf/files b/sys/conf/files index 8b7c192..6e68267 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -2009,6 +2009,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 standard kern/subr_acl_posix1e.c standard kern/subr_autoconf.c standard kern/subr_blist.c standard -- cgit v1.1