Messages in this thread |  | | | From | FUJITA Tomonori <> | | Subject | [PATCH 0/2] swim3: use blk_end_request_all() | | Date | Tue, 12 May 2009 20:29:45 +0900 |
| |
This is against for-2.6.31 branch in the block tree.
Tejun, don't we need to use blk_end_request_all() when we hit the maximum retry count in swim3_interrupt? Looks like we can't handle a request properly if we doesn't complete the request there.
There are some other places to use blk_end_request_all if we need to.
|  |