commit | 469e3216e20a3946a292ff0414ab86de408d465e | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Sun Jun 05 14:31:49 2016 -0500 |
committer | Jens Axboe <axboe@fb.com> | Tue Jun 07 13:41:38 2016 -0600 |
tree | 63f09d57645da3ea07ff1634d4f2810fe12f3f89 | |
parent | 95fe6c1a209ef89d9f94dd04a0ad72be1487d5d5 [diff] |
block discard: use bio set op accessor This converts the block issue discard helper and users to use the bio_set_op_attrs accessor and only pass in the operation flags like REQ_SEQURE. Signed-off-by: Mike Christie <mchristi@redhat.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>