From: Anton Altaparmakov Date: Mon, 4 Apr 2005 15:20:14 +0000 (+0100) Subject: NTFS: Some utilities modify the boot sector but do not update the checksum. X-Git-Tag: v2.6.13-rc4~89^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d2374d62faed034dd80e6524efb98a6341597c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed