Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26711
Modified Files:
ChangeLog
Log Message:
- read-write ntfs_mount() returns EPERM if the partition is hibernated
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -p -r1.219 -r1.220
--- ChangeLog 25 Apr 2005 07:26:08 -0000 1.219
+++ ChangeLog 10 May 2005 16:53:48 -0000 1.220
@@ -137,6 +137,8 @@ xx/xx/2005 - 2.0.0-WIP
marked by "BadSectoR\0". (Krishna Mohan Gundu, Szaka)
- ntfsclone: fixed an off-by-one error during --metadata in function
wipe_data(). (Szaka)
+ - Detect and refuse to mount hibernated Windows during ntfs_mount() if
+ the volume is tried to be opened read-write. (Szaka)
04/09/2004 - 1.9.4 - Urgent bug fixes.
|