(Logical change 1.548)
edge.strict_endians
cantab.net!aia21 2004-09-13 09:31:42 +00:00
parent dc4d7921e1
commit a5b6b89456
1 changed files with 4 additions and 2 deletions

View File

@ -20,8 +20,10 @@ xx/xx/2004 - 2.0.0-WIP
list. (Yura)
- ntfs_inode_sync: write out dirty attribute list from cache to
disk. (Yura)
- Add @stopped_at parameter to ntfs_mapping_pairs_build() and adapt
all callers. (Yura)
- Add stop_vcn parameter to ntfs_mapping_pairs_build() and adapt
all callers. This allows filling an attribute extent with mapping
pairs and then continuing in a different extent once the first extent
is full. (Yura)
04/09/2004 - 1.9.4 - Urgent bug fixes.