diff options
author | Kiyoshi Ueda <[email protected]> | 2008-02-19 01:41:26 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2008-02-19 01:41:26 +0100 |
commit | 14e04c3f6e64bac468f0aa38c6d47aa95b60c074 (patch) | |
tree | cd36afdec1da344f14b74145a8aacc6f28b10cc0 /fs/jbd2/commit.c | |
parent | 0e7d8d480259319649f7a2c230622b98758d1c83 (diff) |
ide-cd: fix missing residual count setting in DMA mode
This patch fixes the missing residual count setting in DMA mode,
which was introduced during the conversion to blk-end-request.
The residual count could be used by the request submitter.
So if it isn't set correctly, some upper layers does not work.
(e.g. wodim for CD burning.)
The bug is in only DMA mode.
In PIO mode, we are setting the residual count correctly,
so no need to fix.
Signed-off-by: Kiyoshi Ueda <[email protected]>
Signed-off-by: Jun'ichi Nomura <[email protected]>
Reported-by: Andreas Schwab <[email protected]>
Tested-by: Andreas Schwab <[email protected]>
Tested-by: Laura Garcia <[email protected]>
Tested-by: Borislav Petkov <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions