Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv10451
Modified Files:
ChangeLog
Log Message:
Add foundation of new inode API.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -U2 -r1.39 -r1.40
--- ChangeLog 18 Apr 2002 18:15:45 -0000 1.39
+++ ChangeLog 19 Apr 2002 18:23:55 -0000 1.40
@@ -31,4 +31,6 @@
- Define API for bootsect.[ch] providing:
is_boot_sector_ntfs().
+ - Add beginning of new API with new files inode.[ch] providing:
+ ntfs_{open,close)_inode(). - Note the API is subject to change.
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
|