| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | block: remove request ref_count | Christoph Hellwig | 2017-04-11 | 1 | -7/+0 |
| | | | | | | | | | | | 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> | ||||
| * | first commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+133 |
