patch-2.1.23 linux/fs/ufs/ufs_file.c
Next file: linux/fs/ufs/ufs_super.c
Previous file: linux/fs/ufs/ufs_dir.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Jan 26 12:07:45 1997
- Orig file:
v2.1.22/linux/fs/ufs/ufs_file.c
- Orig date:
Sat Oct 5 16:58:35 1996
diff -u --recursive --new-file v2.1.22/linux/fs/ufs/ufs_file.c linux/fs/ufs/ufs_file.c
@@ -6,7 +6,7 @@
* Laboratory for Computer Science Research Computing Facility
* Rutgers, The State University of New Jersey
*
- * $Id: ufs_file.c,v 1.6 1996/05/19 03:55:48 krioles Exp $
+ * $Id: ufs_file.c,v 1.7 1997/01/26 07:14:28 davem Exp $
*
*/
@@ -18,7 +18,7 @@
generic_file_read, /* read */
NULL, /* write */
NULL, /* readdir */
- NULL, /* select */
+ NULL, /* poll */
NULL, /* ioctl */
generic_file_mmap, /* mmap */
NULL, /* open */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov