commit | fb045ca25cc7b6d46368ab8221774489c2a81648 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 23 14:31:09 2017 +0100 |
committer | Jens Axboe <axboe@fb.com> | Fri Jan 27 15:08:35 2017 -0700 |
tree | 242f882c5a3e0672d53bf1da349eb76e8141760c | |
parent | 82ed4db499b8598f16f8871261bff088d6b0597f [diff] |
block: don't assign cmd_flags in __blk_rq_prep_clone These days we have the proper flags set since request allocation time. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>