From 50e082c5e7ac83fd971572f54e3a27b049019177 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Thu, 16 Sep 2004 10:22:11 +0000 Subject: [PATCH] Update (Logical change 1.560) --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 15f43ff9..5f97a70d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,8 +27,8 @@ xx/xx/2004 - 2.0.0-WIP - Remove vol->nr_mft_records and update all users. (Anton) - Add new API to mft.[hc]::ntfs_mft_record_{alloc,free}(). (Anton) - Sync inodes before closing attributes or the umount fails. (Anton) - - Write out dirty extent inodes in ntfs_inode_close() when closing a - base inode. (Anton) + - Close extent inodes in ntfs_inode_close() when closing a base inode + and fix handling of ->extent_nis for base inodes. (Anton) - Add ntfsmftalloc utility to the extra utilities to help test the mft record allocator. (Anton)