block: rbd: switch to dynamic root device#766
block: rbd: switch to dynamic root device#766blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
Conversation
|
Upstream branch: dd6c438 |
857ada9 to
482ce5b
Compare
|
Upstream branch: dca922e |
e31dac3 to
12c477f
Compare
482ce5b to
5a9f7c7
Compare
|
Upstream branch: e75a43c |
12c477f to
e201cd5
Compare
5a9f7c7 to
25a041f
Compare
|
Upstream branch: 66edb90 |
e201cd5 to
89debf7
Compare
25a041f to
6f75bd1
Compare
|
Upstream branch: 6d35786 |
89debf7 to
c47e94b
Compare
6f75bd1 to
1f0d33a
Compare
|
Upstream branch: 6d35786 |
c47e94b to
0af3617
Compare
1f0d33a to
b1870f6
Compare
Driver core expects devices to be dynamically allocated and will, for example, complain loudly when no release function has been provided. Use root_device_register() to allocate and register the root device instead of open coding using a static device. Signed-off-by: Johan Hovold <johan@kernel.org>
|
Upstream branch: aa54b1d |
0af3617 to
d5a17d6
Compare
Pull request for series with
subject: block: rbd: switch to dynamic root device
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1085147