diff options
author | Brian Behlendorf <[email protected]> | 2019-01-16 10:39:19 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-01-28 10:11:45 -0800 |
commit | 26a856594f731db62446cf537659f9360261fe97 (patch) | |
tree | 39f1422bdb38e32b10990e53b2ab7067956e8bc5 /module/avl | |
parent | 0c593296e98e3ac95f14704e4cee6cedb2134990 (diff) |
Linux 5.0 compat: Fix bio_set_dev()
The Linux 5.0 kernel updated the bio_set_dev() macro so it calls the
GPL-only bio_associate_blkg() symbol thus inadvertently converting
the entire macro. Provide a minimal version which always assigns the
request queue's root_blkg to the bio.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #8287
Diffstat (limited to 'module/avl')
0 files changed, 0 insertions, 0 deletions