patch-2.1.23 linux/fs/ext2/file.c
Next file: linux/fs/ext2/symlink.c
Previous file: linux/fs/ext2/dir.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Jan 26 12:07:43 1997
-  Orig file: 
v2.1.22/linux/fs/ext2/file.c
-  Orig date: 
Thu Dec 12 19:37:17 1996
diff -u --recursive --new-file v2.1.22/linux/fs/ext2/file.c linux/fs/ext2/file.c
@@ -49,7 +49,7 @@
 	generic_file_read,	/* read */
 	ext2_file_write,	/* write */
 	NULL,			/* readdir - bad */
-	NULL,			/* select - default */
+	NULL,			/* poll - default */
 	ext2_ioctl,		/* ioctl */
 	generic_file_mmap,	/* mmap */
 	NULL,			/* no special open is needed */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov