patch-2.4.0-test8 linux/include/linux/fat_cvf.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/asm-sparc64/uaccess.h
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/include/linux/fat_cvf.h
- Orig date:
Mon Aug 9 11:43:49 1999
diff -u --recursive --new-file v2.4.0-test7/linux/include/linux/fat_cvf.h linux/include/linux/fat_cvf.h
@@ -14,8 +14,7 @@
struct buffer_head* (*cvf_getblk) (struct super_block*sb,int block);
void (*cvf_brelse) (struct super_block *sb,struct buffer_head *bh);
void (*cvf_mark_buffer_dirty) (struct super_block *sb,
- struct buffer_head *bh,
- int dirty_val);
+ struct buffer_head *bh);
void (*cvf_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)