From: Hugh Dickins Date: Thu, 7 Dec 2006 04:39:24 +0000 (-0800) Subject: [PATCH] ext4 balloc: use io_error label X-Git-Tag: v2.6.20-rc1~145^2^2~86 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341cee438593ff9c4520fb73c561460074f29a9a;p=pandora-kernel.git [PATCH] ext4 balloc: use io_error label ext4_new_blocks has a nice io_error label for setting -EIO, so goto that in the one place that doesn't already use it. Signed-off-by: Mingming Cao Signed-off-by: Hugh Dickins Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed