From a5b6b8945682a207c4ade009098a854c87e706d9 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 13 Sep 2004 09:31:42 +0000 Subject: [PATCH] Update (Logical change 1.548) --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7e76b422..9ea4d171 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.