]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/binfmts.h
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
[mirror_ubuntu-artful-kernel.git] / include / linux / binfmts.h
index 8845613fd7e3de94385645c2177a666b642b5c7e..fd88a3945aa149af16b2671d656fede2e46fafe2 100644 (file)
@@ -111,6 +111,7 @@ extern int __must_check remove_arg_zero(struct linux_binprm *);
 extern int search_binary_handler(struct linux_binprm *, struct pt_regs *);
 extern int flush_old_exec(struct linux_binprm * bprm);
 extern void setup_new_exec(struct linux_binprm * bprm);
+extern void would_dump(struct linux_binprm *, struct file *);
 
 extern int suid_dumpable;
 #define SUID_DUMP_DISABLE      0       /* No setuid dumping */