patch-2.0.21-2.1.0 linux/fs/fat/dir.c
Next file: linux/fs/fat/file.c
Previous file: linux/fs/ext2/file.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Sep 28 23:39:53 1996
- Orig file:
lx2.0/v2.0.21/linux/fs/fat/dir.c
- Orig date:
Fri May 10 07:54:52 1996
diff -u --recursive --new-file lx2.0/v2.0.21/linux/fs/fat/dir.c linux/fs/fat/dir.c
@@ -29,7 +29,8 @@
#define PRINTK(X)
-static int fat_dir_read(struct inode * inode,struct file * filp, char * buf,int count)
+static long fat_dir_read(struct inode * inode,struct file * filp,
+ char * buf, unsigned long count)
{
return -EISDIR;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov