diff options
author | Christoph Hellwig <hch@lst.de> | 2016-11-21 16:18:18 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-11-21 09:35:05 -0700 |
commit | 93c5bdf7ab71bbdae27f8f51fa175e06f000d69d (patch) | |
tree | 1a71e55964b3063436a362eba6bbf75e3e52217f /block | |
parent | 5a8b187c61e9cb1aa1e960fcbadb13beb9401e5e (diff) |
block: clear all of bi_opf in bio_set_op_attrs
Since commit 87374179 ("block: add a proper block layer data direction
encoding") we only or the new op and flags into bi_opf in bio_set_op_attrs
instead of clearing the old value. I've not seen any breakage with the
new behavior, but it seems dangerous.
Also convert it to an inline function to make the argument passing
safer.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions