Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv13301
Modified Files:
ChangeLog
Log Message:
The beginning of the directory operations! Introduce dir.[hc] and ntfs_lookup_inode_by_name().
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -U2 -r1.61 -r1.62
--- ChangeLog 5 Jun 2002 20:32:52 -0000 1.61
+++ ChangeLog 6 Jun 2002 20:47:28 -0000 1.62
@@ -103,4 +103,6 @@
ntfs_{read,write}_clusters().
- 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().
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
|