• T
    block: kill rq->data · 731ec497
    Tejun Heo 提交于
    Now that all block request data transfer is done via bio, rq->data
    isn't used.  Kill it.
    
    While at it, make the roles of rq->special and buffer clear.
    
    [ Impact: drop now unncessary field from struct request ]
    Signed-off-by: NTejun Heo <tj@kernel.org>
    Cc: Boaz Harrosh <bharrosh@panasas.com>
    731ec497
blk-map.c 8.0 KB