From: Hugh Dickins Date: Thu, 7 Dec 2006 04:41:28 +0000 (-0800) Subject: [PATCH] ext3 balloc: use io_error label X-Git-Tag: v2.6.20-rc1~145^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2823b5535efad71e950ef50c2ce5f9e4dbaedc17;p=pandora-kernel.git [PATCH] ext3 balloc: use io_error label ext3_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