From: Theodore Ts'o Date: Mon, 29 Jul 2013 16:12:56 +0000 (-0400) Subject: ext4: fix retry handling in ext4_ext_truncate() X-Git-Tag: v3.11-rc5~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94eec0fc3520c759831763d866421b4d60b599b4;p=pandora-kernel.git ext4: fix retry handling in ext4_ext_truncate() We tested for ENOMEM instead of -ENOMEM. Oops. Signed-off-by: "Theodore Ts'o" Cc: stable@vger.kernel.org --- Reading git-diff-tree failed