From: Chris Mason Date: Tue, 7 May 2013 15:00:13 +0000 (-0400) Subject: Btrfs: allow superblock mismatch from older mkfs X-Git-Tag: v3.10-rc1~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=667e7d94a1683661cff5fe9a0fa0d7f8fdd2c007;p=pandora-kernel.git Btrfs: allow superblock mismatch from older mkfs We've added new checks to make sure the super block crc is correct during mount. A fresh filesystem from an older mkfs won't have the crc set. This adds a warning when it finds a newly created filesystem but doesn't fail the mount. Signed-off-by: Chris Mason --- Reading git-diff-tree failed