Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2778
Modified Files:
ChangeLog
Log Message:
$EA can be resident and non-resident. Fix libntfs/attrib.c::
ntfs_attr_can_be_resident() apropriately. (Anton)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -p -r1.311 -r1.312
--- ChangeLog 16 Oct 2005 18:50:57 -0000 1.311
+++ ChangeLog 19 Oct 2005 08:13:44 -0000 1.312
@@ -30,6 +30,8 @@ xx/xx/2005 - 1.12.2-WIP
- Fix endianness bug in libntfs/index.c. (Anton)
- ntfsresize: check and report bad sectors before cluster allocation
check because chkdsk doesn't fix $Bitmap with bad sectors. (Szaka)
+ - $EA can be resident and non-resident. Fix libntfs/attrib.c::
+ ntfs_attr_can_be_resident() apropriately. (Anton)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|