All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] Journal support for ext2
Date: Thu, 21 Feb 2008 22:16:56 +0100	[thread overview]
Message-ID: <200802212216.56602.okuji@enbug.org> (raw)
In-Reply-To: <ca0f59980802201912r50a60a3ct3ef847b6d74c7c1b@mail.gmail.com>

On Thursday 21 February 2008 04:12, Bean wrote:
> On Thu, Feb 21, 2008 at 5:37 AM, Yoshinori K. Okuji <okuji@enbug.org> wrote:
> > On Monday 18 February 2008 00:25, Bean wrote:
> >  > Some adjustment in this patch: as the get_block function is only used
> >  > when journal type is GRUB_FSHELP_JOURNAL_TYPE_FILE, i move it to
> >  > grub_fshelp_journal instead of using it as a parameter for
> >  > grub_fshelp_map_block. also add changelog for reiserfs.c.
> >
> >  Thanks for your effort. However, I don't like one part. It is about
> > types. Although I understand why you did this way, it is not a good thing
> > that you use "int" for block addressing. This is a fundamental issue in
> > fshelp. Because of this, filesystem support is not 64-bit safe.
> >
> >  I don't urge you to fix everything, but please don't increase the mess.
>
> Ok, perhaps i can change all the block type to grub_uint64_t while i'm
> fixing this ?

Great. :)

Okuji



  reply	other threads:[~2008-02-21 21:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-17 19:07 [PATCH] Journal support for ext2 Bean
2008-02-17 22:34 ` Bean
2008-02-17 23:25   ` Bean
2008-02-20 21:37     ` Yoshinori K. Okuji
2008-02-21  3:12       ` Bean
2008-02-21 21:16         ` Yoshinori K. Okuji [this message]
2008-03-05 17:24           ` Bean
2008-03-14  6:11             ` Bean
2008-03-14  6:45               ` Marco Gerards
2008-02-18  6:03 ` Robert Millan
2008-02-18  6:15   ` Bean
2008-02-18 14:51     ` Robert Millan
  -- strict thread matches above, loose matches on Subject: below --
2008-03-20  0:12 Robert Millan
2008-03-20  6:03 ` Bean
2008-03-20 13:13   ` Robert Millan
2008-05-15 12:18     ` Bean

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200802212216.56602.okuji@enbug.org \
    --to=okuji@enbug.org \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.