(Logical change 1.630)
edge.strict_endians
(none)!yura 2004-11-06 23:40:05 +00:00
parent ae2a0dcd67
commit 5e6279ea44
1 changed files with 3 additions and 12 deletions

View File

@ -12,14 +12,11 @@
* HIGH priority *
*****************
- write attribute resize function (see mkntfs)
- complete the implementation of ntfs_attr_truncate() (for compressed files)
- complete the implementation of ntfs_attr_truncate()
- add write of compressed attributes
- 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
- write ntfs_index_{rm_from,add_to,create,rm}()
*******************
* MEDIUM priority *
@ -28,12 +25,6 @@
- create API reference book template (cf. linux kernel)
- enable automatic creation of API reference
- add write of compressed attributes
- write ntfs_attr_{rm,create,add}()
- write ntfs_index_{rm_from,add_to,create,rm}()
- write ntfs_file_name_{add,rm}_from_mft_record() or _from_ntfs_inode(?)
- write ntfs_file_unlink()