Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <chris.mason@fusionio.com>
- Loading branch information