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

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)