From: Chris Mason Date: Thu, 30 Oct 2008 18:23:13 +0000 (-0400) Subject: Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b9bdb054895ba07086f0264641c9f80e0eb2c4;p=pandora-kernel.git Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress When compression was on, we were improperly ignoring -o nodatasum. This reworks the logic a bit to properly honor all the flags. Signed-off-by: Chris Mason --- Reading git-diff-tree failed