[PATCH] 2.5.8-pre3 capability.h comment cleanup

Chris Wright (chris@wirex.com)
Wed, 10 Apr 2002 14:35:58 -0700


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) */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/