From 66fb584c1aff48a6d589c07bd5861b195efe7fd5 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 27 Dec 2002 16:35:17 +0000 Subject: [PATCH] Update todo. (Logical change 1.60) --- TODO.libntfs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.libntfs b/TODO.libntfs index 9f0fe4af..4351692b 100644 --- a/TODO.libntfs +++ b/TODO.libntfs @@ -4,9 +4,9 @@ - write attribute resize function (see mkntfs) and implement ntfs_truncate* -- write ntfs_cluster_{allocate,free} (see ntfs 2.4 driver in CVS) +- write ntfs_cluster_allocate() (see ntfs 2.4 driver in CVS) -- write ntfs_mft_record_{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