Re: [systemd-devel] Disk Label Handling

2019-07-26 Thread Lennart Poettering
On Fr, 26.07.19 13:18, Boyce, Kevin P [US] (AS) ([email protected]) wrote: > Good morning list! > > How is udev supposed to handle the creation of /dev/disk/by-label/ > symlinks when there are more than one filesystems detected with the > same label, such as DATA. > > In the past I remember udev

[systemd-devel] Disk Label Handling

2019-07-26 Thread Boyce, Kevin P [US] (AS)
Good morning list! How is udev supposed to handle the creation of /dev/disk/by-label/ symlinks when there are more than one filesystems detected with the same label, such as DATA. In the past I remember udev linking these subsequently detected filesystems as DATA_1, DATA_2, etc. Yet with syst