patch-1.3.67 linux/fs/ext/file.c
Next file: linux/fs/ext2/file.c
Previous file: linux/fs/exec.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Feb 20 10:28:13 1996
- Orig file:
v1.3.66/linux/fs/ext/file.c
- Orig date:
Thu Jan 4 21:54:56 1996
diff -u --recursive --new-file v1.3.66/linux/fs/ext/file.c linux/fs/ext/file.c
@@ -45,7 +45,7 @@
NULL, /* readdir - bad */
NULL, /* select - default */
NULL, /* ioctl - default */
- generic_mmap, /* mmap */
+ generic_file_mmap, /* mmap */
NULL, /* no special open is needed */
NULL, /* release */
ext_sync_file /* fsync */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this