* disk/lvm.c (grub_lvm_scan_device): Skip snapshots.

2010-07-01  Vladimir Serbinenko  <phcoder@gmail.com>

	* disk/lvm.c (grub_lvm_checkvalue): New function.
	(grub_lvm_check_flag): Likewise.

	Also-By: Vladimir Serbinenko <phcoder@gmail.com>
This commit is contained in:
Sean Finney 2010-07-01 23:19:11 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent b79889ba76
commit 5944958c61
2 changed files with 78 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2010-07-01 Sean Finney <seanius@seanius.net>
* disk/lvm.c (grub_lvm_scan_device): Skip snapshots.
2010-07-01 Vladimir Serbinenko <phcoder@gmail.com>
* disk/lvm.c (grub_lvm_checkvalue): New function.
(grub_lvm_check_flag): Likewise.
2010-07-01 Robert Millan <rmh@gnu.org>
* kern/emu/hostdisk.c (convert_system_partition_to_system_disk):