Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20461
Modified Files:
ChangeLog
Log Message:
return volume set dirty functionality to ntfsfix on Yura's request. Anton
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -p -r1.289 -r1.290
--- ChangeLog 3 Oct 2005 21:11:25 -0000 1.289
+++ ChangeLog 5 Oct 2005 13:01:10 -0000 1.290
@@ -55,7 +55,6 @@ xx/xx/2005 - 1.12.0-WIP
set a flag, it overwrites the flags! Rename it to
ntfs_volume_write_flags() and clean it up a lot. Update all
callers. (Anton)
- - Change ntfsfix to no longer set the volume dirty. (Anton)
- Change everything to supply an ntfs_inode and NULL for mft record
when calling ntfs_attr_get_search_ctx() except a very few cases which
genuinely need this functionality as they work on a too low level.
|