From: Liu Bo Date: Tue, 3 Apr 2012 01:56:53 +0000 (+0800) Subject: Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE X-Git-Tag: v3.4-rc5~6^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d082fb727ac11930ea20bf1612e334ea7c2b697;p=pandora-kernel.git Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE Our code is not ready to cope with a sectorsize that's not equal to PAGE_SIZE. It will lead to hanging-on while writing something. Signed-off-by: Liu Bo --- Reading git-diff-tree failed