patch-2.1.118 linux/fs/affs/file.c
Next file: linux/fs/autofs/dir.c
Previous file: linux/fs/affs/dir.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Aug 24 13:02:44 1998
- Orig file:
v2.1.117/linux/fs/affs/file.c
- Orig date:
Wed Jun 24 22:54:08 1998
diff -u --recursive --new-file v2.1.117/linux/fs/affs/file.c linux/fs/affs/file.c
@@ -52,6 +52,7 @@
NULL, /* ioctl - default */
generic_file_mmap, /* mmap */
NULL, /* no special open */
+ NULL, /* flush */
NULL, /* release */
file_fsync, /* brute force, but works */
NULL, /* fasync */
@@ -92,6 +93,7 @@
NULL, /* ioctl - default */
NULL, /* mmap */
NULL, /* no special open */
+ NULL, /* flush */
NULL, /* release */
file_fsync, /* brute force, but works */
NULL, /* fasync */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov