From 48785bb9fa39415d7553e234946442579dfcf591 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 19 Dec 2006 11:07:59 +0100 Subject: [PATCH] [PATCH] __blk_rq_unmap_user() fails to return error If the bio is user copied, the copy back could return -EFAULT. Make sure we return any error seen during unmapping. Signed-off-by: Jens Axboe --- Reading git-format-patch failed