ntfs-3g/src
Jean-Pierre André 559270a8f6 Prevented partitions with metadata cached in Windows from being mounted
Windows 8 includes a "fast restart" feature for restarting without fully
remounting the internal volumes. When this mode is selected, metadata
stored in the cache (probably hiberfil.sys) is used instead of what
is actually on disk, and this may lead to inconsistencies when changes
have been made by ntfs-3g in the meantime.

This patch tries to prevent ntfs-3g from mounting in read-write mode
when a fast restart of Windows 8 is detected. It relies on the restart
pages in the $LogFile being identified as version 2.0, which is
apparently related to data being cached for hibernation or fast restarting.
2012-09-25 09:46:54 +02:00
..
Makefile.am Added a new configure option '--disable-ntfs-3g'. 2011-07-06 19:11:42 +02:00
lowntfs-3g.c Forced option ro when mounting a read-only device 2012-09-12 09:47:36 +02:00
ntfs-3g.8.in Prevented partitions with metadata cached in Windows from being mounted 2012-09-25 09:46:54 +02:00
ntfs-3g.c Forced option ro when mounting a read-only device 2012-09-12 09:47:36 +02:00
ntfs-3g.probe.8.in Update ntfs-3g.org references 2011-03-27 15:29:48 +03:00
ntfs-3g.probe.c Returned unmount errors in ntfs-3g.probe (Diego Elio Petteno) 2012-01-23 17:34:19 +01:00
ntfs-3g.secaudit.8.in update date of manuals 2010-02-06 09:17:06 +00:00
ntfs-3g.usermap.8.in update date of manuals 2010-02-06 09:17:06 +00:00
ntfs-3g_common.c Added an optional argument (number of seconds) to the option delay_mtime 2012-06-18 12:34:56 +02:00
ntfs-3g_common.h Added an optional argument (number of seconds) to the option delay_mtime 2012-06-18 12:34:56 +02:00
secaudit.c Added an option to secaudit for getting a user mapping proposal 2012-09-12 09:31:35 +02:00
secaudit.h Extended Windows-type ACL inheritance, as needed by Windows 8 2012-08-20 12:36:45 +02:00
usermap.c Escaped difficulties with the diversity of boolean definitions 2010-01-17 09:35:32 +00:00