NTFS: Some utilities modify the boot sector but do not update the checksum.
authorAnton Altaparmakov <aia21@cantab.net>
Mon, 4 Apr 2005 15:20:14 +0000 (16:20 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 10:44:41 +0000 (11:44 +0100)
commitb0d2374d62faed034dd80e6524efb98a6341597c
tree99ae91efcc90ead7b8aa1cc44f286a528adc6545
parent251c8427c9c418674fc3c04a11de95dc3661b560
NTFS: Some utilities modify the boot sector but do not update the checksum.
      Thus, relax the checking in fs/ntfs/super.c::is_boot_sector_ntfs() to
      only emit a warning when the checksum is incorrect rather than
      refusing the mount.  Thanks to Bernd Casimir for pointing this
      problem out.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/super.c