commit | 5047c3c64eb4787b9a2d80a2003d9edded41f560 | [log] [tgz] |
---|---|---|
author | Kiyoshi Ueda <k-ueda@ct.jp.nec.com> | Tue Dec 11 17:45:04 2007 -0500 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Jan 28 10:36:40 2008 +0100 |
tree | 4e900640ca99437a689a71f1abe9aa50e61b9f53 | |
parent | f01ab252cbfc039e4f16db9aed272d11d13525d1 [diff] |
blk_end_request: changing sunvdc (take 4) This patch converts sunvdc to use blk_end_request interfaces. Related 'uptodate' arguments are converted to 'error'. As a result, the interface of internal function, vdc_end_request(), is changed. Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com> Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>