NTFS: Detect the case when Windows has been suspended to disk on the volume
authorAnton Altaparmakov <aia21@cantab.net>
Sat, 25 Jun 2005 15:31:27 +0000 (16:31 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Sat, 25 Jun 2005 15:31:27 +0000 (16:31 +0100)
      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>
fs/ntfs/ChangeLog
fs/ntfs/super.c

Simple merge
diff --cc fs/ntfs/super.c
Simple merge