]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/internal.h
New locking/refcounting for fs_struct
[net-next-2.6.git] / fs / internal.h
index 477a105f8df370e7e3d0cd2f1f7ecf8757bd9491..b4dac4fb6b61fbff06d9357d9c75415bbab0a3ac 100644 (file)
@@ -44,7 +44,7 @@ extern void __init chrdev_init(void);
 /*
  * exec.c
  */
-extern void check_unsafe_exec(struct linux_binprm *);
+extern int check_unsafe_exec(struct linux_binprm *);
 
 /*
  * namespace.c