patch-2.4.0-test8 linux/fs/fat/cvf.c
Next file: linux/fs/fat/dir.c
Previous file: linux/fs/fat/cache.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Sep 5 14:07:29 2000
- Orig file:
v2.4.0-test7/linux/fs/fat/cvf.c
- Orig date:
Mon Aug 9 11:43:49 1999
diff -u --recursive --new-file v2.4.0-test7/linux/fs/fat/cvf.c linux/fs/fat/cvf.c
@@ -27,9 +27,9 @@
void default_fat_brelse(struct super_block *, struct buffer_head *);
void bigblock_fat_brelse(struct super_block *, struct buffer_head *);
void default_fat_mark_buffer_dirty (struct super_block *,
- struct buffer_head *, int);
+ struct buffer_head *);
void bigblock_fat_mark_buffer_dirty (struct super_block *,
- struct buffer_head *, int);
+ struct buffer_head *);
void default_fat_set_uptodate (struct super_block *, struct buffer_head *,int);
void bigblock_fat_set_uptodate (struct super_block *, struct buffer_head *,int);
int default_fat_is_uptodate(struct super_block *, struct buffer_head *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)