patch-2.1.118 linux/fs/smbfs/file.c
Next file: linux/fs/super.c
Previous file: linux/fs/smbfs/dir.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Aug 24 13:02:44 1998
-  Orig file: 
v2.1.117/linux/fs/smbfs/file.c
-  Orig date: 
Tue Mar 10 10:03:34 1998
diff -u --recursive --new-file v2.1.117/linux/fs/smbfs/file.c linux/fs/smbfs/file.c
@@ -389,6 +389,7 @@
 	smb_ioctl,		/* ioctl */
 	smb_file_mmap,		/* mmap(struct file*, struct vm_area_struct*) */
 	smb_file_open,		/* open(struct inode*, struct file*) */
+	NULL,			/* flush */
 	smb_file_release,	/* release(struct inode*, struct file*) */
 	smb_fsync,		/* fsync(struct file*, struct dentry*) */
 	NULL,			/* fasync(struct file*, int) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov