(Logical change 1.560)
This commit is contained in:
cantab.net!aia21 2004-09-16 10:22:11 +00:00
parent 87a450573c
commit 50e082c5e7

View File

@ -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)