grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some concern about the journal support


From: Robert Millan
Subject: Re: Some concern about the journal support
Date: Sat, 14 Jun 2008 20:06:30 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Sun, Jun 15, 2008 at 01:32:23AM +0800, Bean wrote:
> -/* Read LEN bytes from the block BLOCK on disk DISK into the buffer BUF,
> -   beginning with the block POS.  Apply mappings from LOG.  The blocks
> -   have a size of LOG2BLOCKSIZE (in log2).  */
> -grub_err_t grub_fshelp_read (grub_disk_t disk, grub_fshelp_journal_t log,
> -                          grub_disk_addr_t block, grub_off_t pos,
> -                          grub_size_t len, char *buf, int log2blocksize)
> -{
> [...]
> -
> -grub_disk_addr_t
> -grub_fshelp_map_block (grub_fshelp_journal_t log, grub_disk_addr_t block)
> -{

Why are these functions removed?  I suppose they were only useful for journal
handling?  But they predate journal support, which is a bit confusing..

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What good is a phone call… if you are unable to speak?
(as seen on /.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]