Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv12122
Modified Files:
ChangeLog
Log Message:
read/write_mft_record(s) are here
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -U2 -r1.33 -r1.34
--- ChangeLog 14 Apr 2002 15:26:23 -0000 1.33
+++ ChangeLog 15 Apr 2002 17:51:26 -0000 1.34
@@ -11,4 +11,5 @@
- Remove find_first_attr(). Just use get_attr_search_ctx() +
find_attr() which has the same effect.
+ - Rewrite disk_io.[ch] and mft.[ch] defining new access API.
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
|