From: Chris Mason Date: Thu, 29 Mar 2012 21:02:47 +0000 (-0400) Subject: Btrfs: update the checks for mixed block groups with big metadata blocks X-Git-Tag: v3.4-rc1~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3f116fec194f1d7329b160c266fe16b9266a1e;p=pandora-kernel.git Btrfs: update the checks for mixed block groups with big metadata blocks Dave Sterba had put in patches to look for mixed data/metadata groups with metadata bigger than 4KB. But these ended up in the wrong place and it wasn't testing the feature flag correctly. This updates the tests to make sure our sizes are matching Signed-off-by: Chris Mason --- Reading git-diff-tree failed