From: Alexander Block Date: Wed, 1 Aug 2012 10:46:05 +0000 (+0200) Subject: Btrfs: fix check for changed extent in is_extent_unchanged X-Git-Tag: v3.7-rc1~71^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3954096d4b1adab6fbb3c26de37ddd4f781e072f;p=pandora-kernel.git Btrfs: fix check for changed extent in is_extent_unchanged The previous check was working fine, but this check should be easier to read. Also, we could theoritically have some exotic bugs with the previous checks. Signed-off-by: Alexander Block --- Reading git-diff-tree failed