[PATCH 10/13] block: remove external dependency on wbt_flags

2018-06-05 Thread Josef Bacik
From: Josef Bacik We don't really need to save this stuff in the core block code, we can just pass the bio back into the helpers later on to derive the same flags and update the rq->wbt_flags appropriately. Signed-off-by: Josef Bacik --- block/blk-core.c | 9 - block/blk-mq.c |

[PATCH 10/13] block: remove external dependency on wbt_flags

2018-06-05 Thread Josef Bacik
From: Josef Bacik We don't really need to save this stuff in the core block code, we can just pass the bio back into the helpers later on to derive the same flags and update the rq->wbt_flags appropriately. Signed-off-by: Josef Bacik --- block/blk-core.c | 9 - block/blk-mq.c |