patch-2.1.45 linux/fs/fat/cache.c
Next file: linux/fs/fat/file.c
Previous file: linux/fs/ext2/truncate.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 16 08:05:24 1997
- Orig file:
v2.1.44/linux/fs/fat/cache.c
- Orig date:
Sat Dec 21 04:24:02 1996
diff -u --recursive --new-file v2.1.44/linux/fs/fat/cache.c linux/fs/fat/cache.c
@@ -280,7 +280,7 @@
12 ? EOF_FAT12 : EOF_FAT16);
else {
MSDOS_I(inode)->i_start = 0;
- inode->i_dirt = 1;
+ mark_inode_dirty(inode);
}
lock_fat(inode->i_sb);
while (nr != -1) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov