patch-2.2.0-pre1 linux/fs/hfs/ChangeLog
Next file: linux/fs/hfs/bdelete.c
Previous file: linux/fs/file_table.c
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Wed Dec 23 14:10:36 1998
- Orig file:
v2.1.132/linux/fs/hfs/ChangeLog
- Orig date:
Fri Nov 27 13:09:28 1998
diff -u --recursive --new-file v2.1.132/linux/fs/hfs/ChangeLog linux/fs/hfs/ChangeLog
@@ -1,3 +1,24 @@
+1998-12-20 a sun <asun@hecate.darksunrising.blah>
+
+ * bdelete.c (del_root): assign bthLNode and bthFNode only if the
+ root node becomes a leaf node. Disk First Aid no longer
+ complains. Norton Utilities, of course, has decided that it
+ doesn't like the root node number. bleah. i think that it might be
+ due to Norton Utilities not expecting the root node to have moved.
+
+1998-12-16 a sun <asun@hecate.darksunrising.blah>
+
+ * sysdep.c (hfs_revalidate_dentry): fix inode dates when there's a
+ timezone change.
+
+1998-12-15 root <root@hecate.darksunrising.blah>
+
+ * extent.c (new_extent): expand block size variables to handle
+ u32.
+
+ * mdb.c (hfs_mdb_get): AlBlkSiz shouldn't be capped at 65535. we
+ should be able to handle much larger volumes now.
+
1998-11-21 a sun <asun@hecate.darksunrising.blah>
* hfs_sysdep.h, hfs_fs.h: added hfs_from_utc/to_utc to deal with
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov