commit | 31c64f78767948986c6c4c6f488803722c6b0e7a | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Mon Aug 01 09:39:23 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Sun Aug 07 14:41:02 2016 -0600 |
tree | 9912bfd411a7bb0a11f6a5b8d2f719d239f246f8 | |
parent | ba13e83ec334ca8a1c6bec882a6efc98d8bf355d [diff] |
target: iblock_execute_sync_cache() should use bio_set_op_attrs() The original commit missed this function, it needs to mark it a write flush. Cc: Mike Christie <mchristi@redhat.com> Fixes: e742fc32fcb4 ("target: use bio op accessors") Signed-off-by: Jens Axboe <axboe@fb.com>