All of lore.kernel.org
 help / color / mirror / Atom feed
From: aq <aquynh@gmail.com>
To: Jeremy Katz <katzj@redhat.com>
Cc: Mike Wray <mike.wray@hpl.hp.com>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] xen bootloader
Date: Fri, 29 Apr 2005 12:25:04 +0900	[thread overview]
Message-ID: <9cde8bff0504282025452c1242@mail.gmail.com> (raw)
In-Reply-To: <1114744237.17750.39.camel@bree.local.net>

On 4/29/05, Jeremy Katz <katzj@redhat.com> wrote:
> On Wed, 2005-04-27 at 18:21 +0900, aq wrote:
> > Here is a patch to fix few problems in Xen bootloader you sent to the
> > list yesterday.
> 
> Thanks.  Sorry for the delay in responding, I've been underwater with
> stuff for FC4 test3.
> 
> > list of changes:
> > - make a dummy tools/pygrub/src/__init__.py
> 
> I still don't know why this didn't work, but thanks.
> 
> > - extend filesystem abstraction by adding file_exist() method. this
> > method is used to check for existent of a file given its name. now
> > ext2fs implements this method.
> 
> Great, thanks.  My only comment about the ext2fs code for this is that
> you might as well inline the contents of ext2_file_exist in
> ext2fs_file_exist... you don't gain anything by having that for reuse
> that I can see.

I agree.

By the way, I am working on xfs/jfs/reiserfs module for this code.
Hopefully I will finish soon.

regards,
aq

  reply	other threads:[~2005-04-29  3:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-27  9:21 [PATCH] xen bootloader aq
2005-04-27  9:24 ` aq
2005-04-28 13:51 ` Mike Wray
2005-04-28 14:26   ` aq
2005-04-29  3:10 ` Jeremy Katz
2005-04-29  3:25   ` aq [this message]
2005-04-29  7:59   ` Mike Wray
2005-04-29 15:30     ` Jeremy Katz
2005-05-01  1:01     ` aq
2005-05-03 13:48       ` Mike Wray

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=9cde8bff0504282025452c1242@mail.gmail.com \
    --to=aquynh@gmail.com \
    --cc=katzj@redhat.com \
    --cc=mike.wray@hpl.hp.com \
    --cc=xen-devel@lists.xensource.com \
    /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.