01-ec-core.patch defines new block error values, and modifies the request completion functions. Right now they just convert the uptodate status to an error value. diffstat drivers/block/ll_rw_blk.c | 25 +++++++++++++------------ fs/bio.c | 8 ++++---- include/linux/bio.h | 2 +- include/linux/blkdev.h | 16 ++++++++++++++++ 4 files changed, 34 insertions(+), 17 deletions(-) Mike Chrisite