]> git.proxmox.com Git - grub2.git/commit
Tolerate devices with no filesystem UUID returned by os-prober
authorColin Watson <cjwatson@ubuntu.com>
Thu, 10 Apr 2014 15:54:33 +0000 (16:54 +0100)
committerColin Watson <cjwatson@debian.org>
Wed, 15 Oct 2014 12:27:56 +0000 (13:27 +0100)
commit92881e145cd5844c0f38b7fe67c0ab5755275a6a
tree8e4fa1f29a5dbd8124482ec191da2216f2d8706a
parent05782dbceedc0c2a5f17a80cbd58c233ce7c8141
Tolerate devices with no filesystem UUID returned by os-prober

* util/grub.d/30_os-prober.in: Tolerate devices with no filesystem
UUID.  Other parts of grub-mkconfig tolerate these, they were
previously allowed here up to commit
55e706c918922def17f5012c23cfe88c4c645208, and they can arise in
practice when the system has active LVM snapshots.
Fixes Ubuntu bug #1287436.

Origin: upstream, http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commitdiff;h=3a310e842fb7a9818c2e7cf0f4118f13660871d2
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1287436
Forwarded: not-needed
Last-Update: 2014-04-10

Patch-Name: tolerate-lvm-snapshots.patch
util/grub.d/30_os-prober.in