From: Jens Axboe Date: Mon, 10 Jan 2011 08:06:44 +0000 (+0100) Subject: block: ensure that completion error gets properly traced X-Git-Tag: v2.6.38-rc1~231^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=797a455d2c682476c3797dbfecf5bf84c1e3b9d3;p=pandora-kernel.git block: ensure that completion error gets properly traced We normally just use the BIO_UPTODATE flag to signal 0/-EIO. If we have more information available, we should pass that along to the trace output. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed