]> git.ipfire.org Git - thirdparty/systemd.git/commit - rules/60-persistent-storage.rules
rules: introduce disk/by-id (model_serial) symlinks for NVMe drives (#3974)
authorMichal Sekletar <msekletar@users.noreply.github.com>
Wed, 17 Aug 2016 12:10:28 +0000 (14:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 17 Aug 2016 12:10:28 +0000 (14:10 +0200)
commita5110c90303cf455db5062faef34d5724d12e2e9
tree4858728f611ef9407f15f30e23e74a259be4f485
parent71156dc854b01f2e2090e4ec2596a9b2b00344fd
rules: introduce disk/by-id (model_serial) symlinks for NVMe drives (#3974)

$ ls -l /dev/disk/by-id/nvme*
lrwxrwxrwx. 1 root root 13 Aug 17 04:25 /dev/disk/by-id/nvme-HUSPR3216AHP301_STM0001B6780 -> ../../nvme0n1
lrwxrwxrwx. 1 root root 15 Aug 17 04:25 /dev/disk/by-id/nvme-HUSPR3216AHP301_STM0001B6780-part1 -> ../../nvme0n1p1

https://github.com/systemd/systemd/issues/1453
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=779ff75617099f4defe14e20443b95019a4c5ae8
rules/60-persistent-storage.rules