From: Vincent Date: Tue, 16 Apr 2013 08:15:25 +0000 (+0000) Subject: Btrfs: fix reada debug code compilation X-Git-Tag: v3.10-rc1~31^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c59ccd32abb8f636b1573533d3e77972e80a9c9;p=pandora-kernel.git Btrfs: fix reada debug code compilation This fixes the following errors: fs/btrfs/reada.c: In function ‘btrfs_reada_wait’: fs/btrfs/reada.c:958:42: error: invalid operands to binary < (have ‘atomic_t’ and ‘int’) fs/btrfs/reada.c:961:41: error: invalid operands to binary < (have ‘atomic_t’ and ‘int’) Signed-off-by: Vincent Stehlé Cc: Chris Mason Cc: linux-btrfs@vger.kernel.org Reviewed-by: David Sterba Signed-off-by: Josef Bacik --- Reading git-diff-tree failed