patch-2.4.0-test8 linux/fs/fat/msbuffer.h
Next file: linux/fs/filesystems.c
Previous file: linux/fs/fat/misc.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Sep 5 14:07:29 2000
- Orig file:
v2.4.0-test7/linux/fs/fat/msbuffer.h
- Orig date:
Thu May 9 21:54:52 1996
diff -u --recursive --new-file v2.4.0-test7/linux/fs/fat/msbuffer.h linux/fs/fat/msbuffer.h
@@ -5,8 +5,7 @@
struct buffer_head *fat_getblk (struct super_block *sb, int block);
void fat_brelse (struct super_block *sb, struct buffer_head *bh);
void fat_mark_buffer_dirty (struct super_block *sb,
- struct buffer_head *bh,
- int dirty_val);
+ struct buffer_head *bh);
void fat_set_uptodate (struct super_block *sb,
struct buffer_head *bh,
int val);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)