(Logical change 1.62)
edge.strict_endians
cantab.net!aia21 2002-12-27 17:25:45 +00:00
parent ac10aa7709
commit a50496eca8
1 changed files with 3 additions and 0 deletions

View File

@ -181,6 +181,9 @@
ntfs_cluster_{alloc,free}(). -- WIP
- New API function provided by bitmap.[hc]:
ntfs_bitmap_clear_run(). -- WIP
- Extend the volume.h::ntfs_volume structure with variables required by
the cluster and mft allocators and set them up in
volume.c::ntfs_volume_startup().
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
Fix typo in usage information of mkntfs. Thanks to Richard Russon for