Tell zpool to emit full device names
authorChad MILLER <chad.miller@canonical.com>
Thu, 27 Oct 2016 21:15:07 +0000 (17:15 -0400)
committerMate Kukri <mate.kukri@canonical.com>
Tue, 23 Jun 2026 15:04:12 +0000 (16:04 +0100)
commit6d14e2a2c9b33ae5c63719a7d63002bbf4a31b4e
tree8494cabd0d5dec1c86a9d0277dc2b2fe309886d8
parentf95a82103e85e9dc7f29fe847a71cd0f62464edf
Tell zpool to emit full device names

zfs-initramfs currently provides extraneous, undesired symlinks to
devices directly underneath /dev/ to satisfy zpool's historical output
of unqualified device names. By including this environment variable to
signal our intent to zpool, zfs-linux packages can drop the symlink
behavior when updating to its upstream or backported output behavior.

Bug: https://savannah.gnu.org/bugs/?43653
Bug-Debian: https://bugs.debian.org/824974
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1527727
Last-Update: 2016-11-01

Patch-Name: zpool-full-device-name.patch

Gbp-Pq: Name zpool-full-device-name.patch
grub-core/osdep/unix/getroot.c