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. |
||
---|---|---|
.. | ||
Makefile.am | ||
lowntfs-3g.c | ||
ntfs-3g.8.in | ||
ntfs-3g.c | ||
ntfs-3g.probe.8.in | ||
ntfs-3g.probe.c | ||
ntfs-3g.secaudit.8.in | ||
ntfs-3g.usermap.8.in | ||
ntfs-3g_common.c | ||
ntfs-3g_common.h | ||
secaudit.c | ||
secaudit.h | ||
usermap.c |