patch-2.1.118 linux/fs/ufs/file.c

Next file: linux/fs/umsdos/dir.c
Previous file: linux/fs/ufs/dir.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.117/linux/fs/ufs/file.c linux/fs/ufs/file.c
@@ -61,6 +61,7 @@
 	NULL, 			/* ioctl */
 	generic_file_mmap,	/* mmap */
 	NULL,			/* no special open is needed */
+	NULL,			/* flush */
 	ufs_release_file,	/* release */
 	NULL, 			/* fsync */
 	NULL,			/* fasync */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov