Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv27454
Modified Files:
ChangeLog
Log Message:
ntfs_readdir() has arrived.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -U2 -r1.62 -r1.63
--- ChangeLog 6 Jun 2002 20:47:28 -0000 1.62
+++ ChangeLog 8 Jun 2002 14:12:00 -0000 1.63
@@ -104,5 +104,6 @@
- Change ntfsfix to take into account the automatic mft mirror updates.
- Add new API provided by new files dir.[ch]:
- ntfs_lookup_inode_by_name().
+ ntfs_lookup_inode_by_name(), and
+ ntfs_readdir().
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
|