Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv9956
Modified Files:
ChangeLog
Log Message:
update changelog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -U2 -r1.72 -r1.73
--- ChangeLog 14 Jul 2002 17:41:48 -0000 1.72
+++ ChangeLog 15 Jul 2002 18:10:23 -0000 1.73
@@ -139,4 +139,7 @@
ntfs_reset_logfile(), and
ntfs_set_volume_flags().
+ - Change size autodetection of non-block device files in mkntfs to use
+ the stat returned file size rather than the block allocation count to
+ cope with precreated sparse files.
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
|