ublk: persistent device links#764
Conversation
|
Upstream branch: 6596a02 |
3b54e52 to
6a0b974
Compare
|
Upstream branch: 507bd4b |
de439d0 to
442daed
Compare
6a0b974 to
59ca59b
Compare
|
Upstream branch: dd6c438 |
442daed to
3a6a740
Compare
94f0438 to
857ada9
Compare
|
Upstream branch: dd6c438 |
3a6a740 to
449cd24
Compare
|
Upstream branch: dd6c438 |
449cd24 to
d75e184
Compare
857ada9 to
482ce5b
Compare
|
Upstream branch: dca922e |
d75e184 to
f45d084
Compare
482ce5b to
5a9f7c7
Compare
|
Upstream branch: e75a43c |
f45d084 to
c90acf5
Compare
5a9f7c7 to
25a041f
Compare
|
Upstream branch: 66edb90 |
c90acf5 to
cbde8be
Compare
25a041f to
6f75bd1
Compare
|
Upstream branch: 6d35786 |
cbde8be to
4ba144c
Compare
6f75bd1 to
1f0d33a
Compare
|
Upstream branch: 6d35786 |
4ba144c to
cc65083
Compare
1f0d33a to
b1870f6
Compare
|
Upstream branch: aa54b1d |
cc65083 to
46dbdcd
Compare
b1870f6 to
ca57796
Compare
|
Upstream branch: 70eda68 |
46dbdcd to
39cf62c
Compare
ca57796 to
c1feb59
Compare
|
Upstream branch: 8bc67e4 |
39cf62c to
6e17381
Compare
c1feb59 to
ea833a1
Compare
|
Upstream branch: 6779b50 |
Implement a 'uuid' parameter to export a device UUID in a sysfs
attribute 'uuid'. The ublk server is required to set the uuid
parameter when creating the device.
This allows udev to create persistent device links for ublk devices
eg with this rule:
KERNEL=="ublk*", ATTRS{uuid}=="?*", SYMLINK+="disk/by-id/ublk-$attr{uuid}"
Signed-off-by: Hannes Reinecke <hare@kernel.org>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Ming Lei <tom.leiming@gmail.com>
6e17381 to
3b8c379
Compare
ea833a1 to
7af85d1
Compare
Pull request for series with
subject: ublk: persistent device links
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1084688