Re: [PATCH 3/4] btrfs-progs: check: Also check unalignment/mismatch device and super size

2017-10-10 Thread Qu Wenruo
On 2017年10月10日 16:31, Nikolay Borisov wrote: On 10.10.2017 10:51, Qu Wenruo wrote: Along with the fix introduced, also introduce check for them. Unlike normal check funtions, some of the check is optional, and even if the image failed to pass optional check, kernel can still run fine. (But

Re: [PATCH 3/4] btrfs-progs: check: Also check unalignment/mismatch device and super size

2017-10-10 Thread Nikolay Borisov
On 10.10.2017 10:51, Qu Wenruo wrote: > Along with the fix introduced, also introduce check for them. > Unlike normal check funtions, some of the check is optional, and even if > the image failed to pass optional check, kernel can still run fine. > (But may cause noisy kernel warning) > > So

[PATCH 3/4] btrfs-progs: check: Also check unalignment/mismatch device and super size

2017-10-10 Thread Qu Wenruo
Along with the fix introduced, also introduce check for them. Unlike normal check funtions, some of the check is optional, and even if the image failed to pass optional check, kernel can still run fine. (But may cause noisy kernel warning) So some check, mainly for alignment, will not cause btrfs