grub/grub-core/disk
Vladimir 'phcoder' Serbinenko a121c9648e Use the common size routine in hostfs so we can read disks as well.
* grub-core/kern/emu/hostdisk.c (grub_util_get_fd_sectors): Rename to ..
	(grub_util_get_fd_size): ... this. Return size in bytes.
	All users updated.
	* grub-core/kern/emu/hostfs.c (grub_hostfs_open): Use
	grub_util_get_fd_size.
2012-02-29 15:23:31 +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/disk/cryptodisk.c (grub_cryptodisk_endecrypt): Rename 2012-02-10 12:11:50 +01:00
diskfilter.c * grub-core/disk/diskfilter.c (read_segment): Initialise err 2012-02-29 14:57:59 +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 Use the common size routine in hostfs so we can read disks as well. 2012-02-29 15:23:31 +01:00
host.c Simplify disk opening 2011-07-07 21:46:25 +02:00
ldm.c * grub-core/disk/ldm.c (make_vg): Init part.name. 2012-02-29 14:55:09 +01:00
loopback.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
luks.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +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/dmraid_nvidia.c (grub_dmraid_nv_detect): Remove useless 2012-02-26 23:36:12 +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