patch-2.3.38 linux/fs/bad_inode.c

Next file: linux/fs/bfs/dir.c
Previous file: linux/fs/autofs/root.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.37/linux/fs/bad_inode.c linux/fs/bad_inode.c
@@ -42,8 +42,7 @@
 	EIO_ERROR,		/* release */
 	EIO_ERROR,		/* fsync */
 	EIO_ERROR,		/* fasync */
-	EIO_ERROR,		/* check_media_change */
-	EIO_ERROR		/* revalidate */
+	EIO_ERROR,		/* lock */
 };
 
 struct inode_operations bad_inode_ops =

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