1. 27 Dec, 2015 1 commit
    • Andrei Borzenkov's avatar
      devmapper: check for valid device abstraction in get_grub_dev · 3bca85b4
      Andrei Borzenkov authored
      This was lost when code was refactored. Patch restores previous behavior.
      
      It is still not clear whether this is the right one. Due to the way we
      detect DM abstraction, partitions on DM are skipped, we fall through to
      generic detection which ends up in assuming parent device is BIOS disk.
      
      It is useful to install GRUB on VM disk from the host. But it also means
      that GRUB will mistakenly allow install on real system as well.
      
      For now let's fix regression; future behavior needs to be discussed.
      
      Closes: 45163
      3bca85b4
  2. 07 Nov, 2015 1 commit
  3. 26 Jan, 2015 1 commit
  4. 24 Dec, 2013 2 commits
  5. 19 Oct, 2013 1 commit
  6. 09 Oct, 2013 1 commit
  7. 08 Oct, 2013 1 commit