]> 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>
Fri, 4 Sep 2015 10:56:35 +0000 (11:56 +0100)
commit03430afb152d725f1cc5e66c75e5537ac2dc226c
treecb8a19641d46e1f36e4512b97b58d430704e89a3
parent57e3a451bb44d951097f20c0fc2e9cff575f3347
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