[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [RFC PATCH 0/4] add new block layer error values
- From: Mike Christie <michaelc cs wisc edu>
- To: linux-scsi vger kernel org, dm-devel redhat com, axboe suse de
- Cc:
- Subject: [dm-devel] [RFC PATCH 0/4] add new block layer error values
- Date: Wed, 24 Aug 2005 04:03:50 -0500
The current -Exyz errors are not descriptive enough to allow upper
layers like DM and MD to decide how to handle IO errors. In many cases
all we get is a -EIO. The following patches introduce block layer error
values for use with the bio_endio and end_that_request* functions
(end_request keeps uptodate).
This is just as a RFC I am still testing and working on them and am
hoping to get some comments. All patches were made against the
scsi-misc-2.6 tree.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]