summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/cdrom.c
diff options
context:
space:
mode:
authorJens Axboe <jens.axboe@oracle.com>2008-08-26 13:34:34 +0200
committerJens Axboe <jens.axboe@oracle.com>2008-10-09 08:56:09 +0200
commit605401618ce4409045bc4db86e88d4b38f2ad585 (patch)
tree1abcf85f04c407c5f18268c1e84acb99244a7e38 /drivers/cdrom/cdrom.c
parentblock: inherit CPU completion on bio->rq and rq->rq merges (diff)
downloadlinux-605401618ce4409045bc4db86e88d4b38f2ad585.tar.xz
linux-605401618ce4409045bc4db86e88d4b38f2ad585.zip
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 'drivers/cdrom/cdrom.c')
0 files changed, 0 insertions, 0 deletions