patch-2.1.129 linux/fs/hfs/file_hdr.c
Next file: linux/fs/hfs/mdb.c
Previous file: linux/fs/hfs/extent.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Nov 15 11:11:44 1998
-  Orig file: 
v2.1.128/linux/fs/hfs/file_hdr.c
-  Orig date: 
Sun Nov  8 14:03:06 1998
diff -u --recursive --new-file v2.1.128/linux/fs/hfs/file_hdr.c linux/fs/hfs/file_hdr.c
@@ -937,7 +937,7 @@
 		if (fork->lsize != descr->length) {
 			fork->lsize = descr->length;
 			hfs_extent_adj(fork);
-			hfs_cat_mark_dirty(HFS_I(inode)->entry);
+			hfs_cat_mark_dirty(entry);
 		}
 	}
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov