Changes by: yura
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357:/tmp/cvs-serv8129
Modified Files:
ChangeLog
Log Message:
fix st_blocks calculation
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.419
retrieving revision 1.420
diff -u -p -r1.419 -r1.420
--- ChangeLog 21 Nov 2006 15:31:09 -0000 1.419
+++ ChangeLog 21 Nov 2006 16:24:37 -0000 1.420
@@ -72,7 +72,8 @@ xx/xx/2006 - x.xx.x - .
- Windows cares only about first 4 records in $MFTMirr and ignores
everything beyond them. Update libntfs behaviour to be like in
windows. (Yura)
- - Fix free clusters and MFT records calculation. (Yura)
+ - ntfsmount: Fix free clusters and MFT records calculation. (Yura)
+ - ntfsmount: Fix st_blocks calculation. (Yuval, Yura)
21/06/2006 - 1.13.1 - Various fixes.
|