diff options
author | Tejun Heo <htejun@gmail.com> | 2005-04-24 09:06:05 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-05-20 19:53:28 +0200 |
commit | 867d1191fca388a79e4bb500dd85a9e871c96b99 (patch) | |
tree | 303533d15c553ff5dbd6053a98fb0561bdda2995 /include/asm-x86_64/resource.h | |
parent | [SCSI] remove REQ_SPECIAL in scsi_init_io() (diff) | |
download | linux-867d1191fca388a79e4bb500dd85a9e871c96b99.tar.xz linux-867d1191fca388a79e4bb500dd85a9e871c96b99.zip |
[SCSI] remove requeue feature from blk_insert_request()
blk_insert_request() has a unobivous feature of requeuing a
request setting REQ_SPECIAL|REQ_SOFTBARRIER. SCSI midlayer
was the only user and as previous patches removed the usage,
remove the feature from blk_insert_request(). Only special
requests should be queued with blk_insert_request(). All
requeueing should go through blk_requeue_request().
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'include/asm-x86_64/resource.h')
0 files changed, 0 insertions, 0 deletions