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

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