patch-2.3.38 linux/fs/smbfs/file.c

Next file: linux/fs/sysv/file.c
Previous file: linux/fs/romfs/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.37/linux/fs/smbfs/file.c linux/fs/smbfs/file.c
@@ -379,8 +379,6 @@
 	smb_file_release,	/* release(struct inode*, struct file*) */
 	smb_fsync,		/* fsync(struct file*, struct dentry*) */
 	NULL,			/* fasync(struct file*, int) */
-	NULL,			/* check_media_change(kdev_t dev) */
-	NULL,			/* revalidate(kdev_t dev) */
 	NULL			/* lock(struct file*, int, struct file_lock*) */
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)