Skip to content

ublk: persistent device links#764

Open
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1084688=>linus-master
Open

ublk: persistent device links#764
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1084688=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented Apr 23, 2026

Pull request for series with
subject: ublk: persistent device links
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1084688

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 23, 2026

Upstream branch: 6596a02
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 23, 2026

Upstream branch: 507bd4b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from de439d0 to 442daed Compare April 23, 2026 16:59
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 6a0b974 to 59ca59b Compare April 24, 2026 00:56
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 24, 2026

Upstream branch: dd6c438
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from 442daed to 3a6a740 Compare April 24, 2026 00:56
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch 2 times, most recently from 94f0438 to 857ada9 Compare April 24, 2026 07:54
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 24, 2026

Upstream branch: dd6c438
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from 3a6a740 to 449cd24 Compare April 24, 2026 08:03
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 <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 25, 2026

Upstream branch: dd6c438
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from 449cd24 to d75e184 Compare April 25, 2026 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants