Update TODO.libntfs.

(Logical change 1.56)
edge.strict_endians
cantab.net!aia21 2002-12-26 14:00:31 +00:00
parent 2eddb7228e
commit 9920ebfb22
1 changed files with 6 additions and 6 deletions

View File

@ -2,6 +2,12 @@
* HIGH priority *
*****************
- write attribute resize function (see mkntfs) and implement ntfs_truncate*
- write ntfs_cluster_{allocate,free} (see ntfs 2.4 driver in CVS)
- write ntfs_mft_record_{allocate,free} (see ntfs 2.4 driver in CVS)
- add read of compressed attributes
*******************
@ -13,15 +19,9 @@
- add write of compressed attributes
- write attribute resize function (see mkntfs) and implement ntfs_truncate*
- write ntfs_cluster(s)_{allocate,free} (see ntfs 2.4 driver in CVS)
- extend ntfs_attr_pwrite to cope with extending the attribute size and with
instantiating holes
- write ntfs_mft_record_{allocate,free} (see ntfs 2.4 driver in CVS)
- write ntfs_attr_{rm,create,add}()
- write ntfs_index_{rm_from,add_to,create,rm}()