patch-2.1.121 linux/fs/qnx4/inode.c

Next file: linux/fs/umsdos/Makefile
Previous file: linux/fs/nfsd/nfssvc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.120/linux/fs/qnx4/inode.c linux/fs/qnx4/inode.c
@@ -134,11 +134,12 @@
 #else
 	NULL,
 #endif
-	qnx4_put_inode,
 #ifdef CONFIG_QNX4FS_RW
+	qnx4_put_inode,
 	qnx4_delete_inode,
 	NULL,			/* notify_change */
 #else
+	NULL,			/* put_inode */
 	NULL,			/* delete_inode */
 	NULL,			/* notify_change */
 #endif

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