summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/kern_acl.c')
-rw-r--r--sys/kern/kern_acl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/kern/kern_acl.c b/sys/kern/kern_acl.c
index 63be63d..a42fe14 100644
--- a/sys/kern/kern_acl.c
+++ b/sys/kern/kern_acl.c
@@ -30,6 +30,9 @@
/*
* Developed by the TrustedBSD Project.
* Support for POSIX.1e access control lists.
+ *
+ * XXX: When vn_start_write() was scattered throughout the kernel, it
+ * was not scattered here for some reason. It needs to be.
*/
#include "opt_cap.h"
OpenPOWER on IntegriCloud