diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2008-08-26 11:34:34 (GMT) |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2008-10-09 06:56:09 (GMT) |
commit | 605401618ce4409045bc4db86e88d4b38f2ad585 (patch) | |
tree | 1abcf85f04c407c5f18268c1e84acb99244a7e38 /firmware | |
parent | ab780f1ece0dc8d5e8e8e85435acc5e4747ccda3 (diff) | |
download | linux-605401618ce4409045bc4db86e88d4b38f2ad585.tar.xz |
block: don't use bio_has_data() in the completion path
We should just check for rq->bio, as that is really the information
we are looking for. Even if the bio attached doesn't carry data,
we still need to do IO post processing on it.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions