commit | e17354961bb50931ec7b33f59c0713dcf98ac7d2 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Thu Feb 02 16:53:07 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu Feb 02 16:53:07 2017 -0700 |
tree | a1f8c826796257d1e6d357410e8a42014319d236 | |
parent | 6ac93117ab009d3901ed5d3d0f79056eb5fc0afd [diff] |
zram_drv: update for backing dev info changes A previous commit made the bdi embedded in the request queue a pointer, but neglected to fixup zram. Fix it up. Fixes: dc3b17cc8bf ("block: Use pointer to backing_dev_info from request_queue") Reported-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Jens Axboe <axboe@fb.com>