update TODO.libntfs; several points have been implemented already! (-:

(Logical change 1.275)
edge.strict_endians
cantab.net!aia21 2004-01-29 23:16:07 +00:00
parent 613bd563d2
commit 8a6020472c
1 changed files with 4 additions and 6 deletions

View File

@ -18,6 +18,9 @@
- write ntfs_mft_record_allocate() (see ntfs 2.4 driver in CVS)
- extend ntfs_attr_pwrite to cope with extending the attribute size and with
instantiating holes
*******************
* MEDIUM priority *
*******************
@ -27,9 +30,6 @@
- add write of compressed attributes
- extend ntfs_attr_pwrite to cope with extending the attribute size and with
instantiating holes
- write ntfs_attr_{rm,create,add}()
- write ntfs_index_{rm_from,add_to,create,rm}()
@ -42,13 +42,11 @@
- write API for conventional high level file access.
- implement loads of utilities a-la ntcp, ntrm, ntcreat, ntdir, etc...
- implement loads of utilities a-la ntcp, ntrm, ntcreat, etc...
- implement a ntfs shell where can use the above much faster with caching,
probably extending the library in the process
- extend attrib API with ntfs_rl_pread()
****************
* LOW priority *
****************