2002-04-10 21:36:10

by Chris Wright

[permalink] [raw]
Subject: [PATCH] 2.5.8-pre3 capability.h comment cleanup

Hi,

With recent nfsservctl cleanup, nfsservctl is no longer protected by
CAP_SYS_ADMIN, rather CAP_DAC_OVERRIDE. This patch against 2.5.8-pre3
simply removes the now invalid comment in capability.h.

thanks,
-chris

--- 1.3/include/linux/capability.h Fri Feb 8 19:10:55 2002
+++ edited/include/linux/capability.h Wed Apr 10 14:11:06 2002
@@ -203,7 +203,6 @@
/* Allow calling bdflush() */
/* Allow mount() and umount(), setting up new smb connection */
/* Allow some autofs root ioctls */
-/* Allow nfsservctl */
/* Allow VM86_REQUEST_IRQ */
/* Allow to read/write pci config on alpha */
/* Allow irix_prctl on mips (setstacksize) */