| commit | ca8fd7a0c6aa835e8014830b290cb965e85ac88e | [log] [tgz] |
|---|---|---|
| author | Anton Altaparmakov <aia21@cantab.net> | Sat Jun 25 16:31:27 2005 +0100 |
| committer | Anton Altaparmakov <aia21@cantab.net> | Sat Jun 25 16:31:27 2005 +0100 |
| tree | 504929d2a4beacb86fbc420c85f5c102f2a27fed | |
| parent | 9f993fe4634b39ca4404ba278053b03f360ec08a [diff] |
NTFS: Detect the case when Windows has been suspended to disk on the volume
to be mounted and if this is the case do not allow (re)mounting
read-write. This is done by parsing hiberfil.sys if present.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>