patch-2.1.23 linux/fs/ext2/dir.c
Next file: linux/fs/ext2/file.c
Previous file: linux/fs/exec.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/dir.c
-  Orig date: 
Wed Dec 18 15:58:51 1996
diff -u --recursive --new-file v2.1.22/linux/fs/ext2/dir.c linux/fs/ext2/dir.c
@@ -39,7 +39,7 @@
 	ext2_dir_read,		/* read */
 	NULL,			/* write - bad */
 	ext2_readdir,		/* readdir */
-	NULL,			/* select - default */
+	NULL,			/* poll - default */
 	ext2_ioctl,		/* ioctl */
 	NULL,			/* mmap */
 	NULL,			/* no special open code */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov