(Logical change 1.109)
edge.strict_endians
cantab.net!aia21 2003-01-25 15:26:56 +00:00
parent cde0777685
commit 6826dc9238
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@
- New API functions provided by lcnalloc.[hc]:
ntfs_cluster_{alloc,free}(). -- WIP
- New API function provided by bitmap.[hc]:
ntfs_bitmap_clear_run(). -- WIP
ntfs_bitmap_{set,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().