patch-2.2.11 linux/kernel/capability.c

Next file: linux/kernel/fork.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.10/linux/kernel/capability.c linux/kernel/capability.c
@@ -17,6 +17,8 @@
  * uninteresting and/or not to be changed.
  */
 
+kernel_cap_t cap_bset = CAP_FULL_SET;
+
 asmlinkage int sys_capget(cap_user_header_t header, cap_user_data_t dataptr)
 {
      int error, pid;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)