patch-2.3.99-pre2 linux/net/khttpd/security.c
Next file: linux/net/netsyms.c
Previous file: linux/net/ipv6/sit.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Mar 16 13:58:59 2000
- Orig file:
v2.3.99-pre1/linux/net/khttpd/security.c
- Orig date:
Tue Jan 11 22:31:47 2000
diff -u --recursive --new-file v2.3.99-pre1/linux/net/khttpd/security.c linux/net/khttpd/security.c
@@ -115,7 +115,7 @@
- filp = filp_open(Filename,00,O_RDONLY);
+ filp = filp_open(Filename, 0, O_RDONLY, NULL);
if ((IS_ERR(filp))||(filp==NULL)||(filp->f_dentry==NULL))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)