]> git.proxmox.com Git - grub2.git/commit
2010-09-26 Robert Millan <rmh@gnu.org>
authorRobert Millan <rmh@gnu.org>
Sun, 26 Sep 2010 14:11:33 +0000 (16:11 +0200)
committerRobert Millan <rmh@gnu.org>
Sun, 26 Sep 2010 14:11:33 +0000 (16:11 +0200)
commit8e57a6ca44dca7bff5867e0576105b0ba82f2bdf
treedf28ca4398601691de7b7070974bdfef16ae65d7
parentf9130836402773d115acf026adbe36b3185d707d
2010-09-26  Robert Millan  <rmh@gnu.org>

Support degraded ZFS arrays in "grub-probe -t device" resolution.

* grub-core/kern/emu/getroot.c (find_root_device_from_libzfs): When
the pool is an array of devices, iterate through it and return the
first device that passes a stat() test (instead of blindly returning
the first one).
ChangeLog
grub-core/kern/emu/getroot.c