diff options
author | Christoph Hellwig <hch@infradead.org> | 2013-10-04 15:49:11 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2013-10-25 12:55:59 +0200 |
commit | 71fe07d040626de7b72244bf6de889c2e0f5aea3 (patch) | |
tree | 6c4d6bed7e8510fb2c9a105dba62d2342e6fc897 /lib/percpu_counter.c | |
parent | block: make rq->cmd_flags be 64-bit (diff) | |
download | linux-71fe07d040626de7b72244bf6de889c2e0f5aea3.tar.xz linux-71fe07d040626de7b72244bf6de889c2e0f5aea3.zip |
block: remove request ref_count
This reference count has been around since before git history, but the only
place where it's used is in blk_execute_rq, and ther it is entirely useless
as it is incremented before submitting the request and decremented in the
end_io handler before waking up the submitter thread.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/percpu_counter.c')
0 files changed, 0 insertions, 0 deletions