From: Alexander Block Date: Wed, 1 Aug 2012 10:49:15 +0000 (+0200) Subject: Btrfs: use <= instead of < in is_extent_unchanged X-Git-Tag: v3.7-rc1~71^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8347fa444c682dc8a1e24e7158bfa2dd4c9ca71;p=pandora-kernel.git Btrfs: use <= instead of < in is_extent_unchanged Used the wrong compare operator here. Reported-by: Alex Lyakas Signed-off-by: Alexander Block --- Reading git-diff-tree failed