patch-2.4.0-test8 linux/fs/hpfs/inode.c

Next file: linux/fs/hpfs/namei.c
Previous file: linux/fs/hpfs/ea.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test7/linux/fs/hpfs/inode.c linux/fs/hpfs/inode.c
@@ -291,7 +291,7 @@
 			hpfs_brelse4(&qbh);
 		} else hpfs_error(i->i_sb, "directory %08x doesn't have '.' entry", i->i_ino);
 	}
-	mark_buffer_dirty(bh, 1);
+	mark_buffer_dirty(bh);
 	brelse(bh);
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)