grub/grub-core/disk
Vladimir 'phcoder' Serbinenko 49de079bbe * grub-core/disk/diskfilter.c (is_lv_readable): New argument "easily".
All users updated. If easily=1 require raid-5/-6 to be full.
	(is_node_readable): Likewise.
	(scan_devices): Scan incomplete but readable LVs at the end.
	(grub_diskfilter_memberlist): Pull missing devices.
	(insert_array): Skip scanning until device is complete or scan is
	done otherwise.
	* grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Fix wrong
	check.
	* include/grub/diskfilter.h (grub_diskfilter_lv): New member scanned.
	* util/raid.c (grub_util_raid_getmembers): Handle "removed" disks.
2012-03-04 01:33:09 +01:00
..
arc Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
efi Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
i386/pc Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
ieee1275 Make nand a prefix for nand devices. 2012-02-26 23:59:00 +01:00
AFSplitter.c small cleanup 2011-04-21 11:17:01 +02:00
ahci.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
ata.c SCSI write support (for usbms mainly). 2012-01-30 12:26:11 +01:00
cryptodisk.c * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 2012-03-03 12:59:28 +01:00
diskfilter.c * grub-core/disk/diskfilter.c (is_lv_readable): New argument "easily". 2012-03-04 01:33:09 +01:00
dmraid_nvidia.c * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Remove useless 2012-02-26 23:36:12 +01:00
geli.c * grub-core/commands/date.c (GRUB_MOD_INIT): Remove non-uniform 2012-03-03 13:09:14 +01:00
host.c Simplify disk opening 2011-07-07 21:46:25 +02:00
ldm.c * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 2012-03-03 12:59:28 +01:00
loopback.c * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 2012-03-03 12:59:28 +01:00
luks.c * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 2012-03-03 12:59:28 +01:00
lvm.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
mdraid1x_linux.c * grub-core/disk/diskfilter.c (is_lv_readable): New argument "easily". 2012-03-04 01:33:09 +01:00
mdraid_linux.c * grub-core/disk/diskfilter.c (insert_array): Choose the smallest 2012-02-27 00:46:08 +01:00
memdisk.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
pata.c * grub-core/disk/pata.c (grub_pata_readwrite): Fix ATAPI protocol error. 2012-02-29 12:45:32 +01:00
raid5_recover.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
raid6_recover.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
scsi.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
usbms.c merge mainline into cbi 2012-02-01 14:30:40 +01:00