All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Levon <levon@movementarian.org>
To: Tim Deegan <Tim.Deegan@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH 1/2] libfsimage
Date: Tue, 31 Oct 2006 13:14:41 +0000	[thread overview]
Message-ID: <20061031131441.GA20084@totally.trollied.org> (raw)
In-Reply-To: <20061031095438.GA20744@york.uk.xensource.com>

On Tue, Oct 31, 2006 at 09:54:38AM +0000, Tim Deegan wrote:

> > It also adds Solaris UFS support. The current plugins are all based on
> > slightly modified Grub legacy code (so far it's taken about an hour to
> > get a new FS from the grub code working).
> 
> >From a quick glance through, the changes you've made to the grub fs code
> seem to be mostly eliminating grub's world of static block-access
> variables and functions.  Could that be abstracted out into a wrapper
> file that would let any grub filesystem code be used verbatim?  That
> would reduce the maintenance load even further (and give us FAT and
> ISO9660 for free).

That was my initial aim, but translating the FSYS_BUF define into the
file-local buffer seemed non-trivial. And I had to make some changes to
allow for 64-bit usage; a lot of the grub legacy code is not 64-bit
clean :/

I would expect FAT and iso9660 (and ZFS) to be just easy as as the
others though, around an hour's work to fix and test...

> Alternatively, how far away from stable enough are the grub2 drivers?

I spoke to the grub devs; they're still not recommending people use
grub2. reiserfs support isn't even integrated and has only just had
patches posted, and no-one's ported ZFS yet...

regards,
john

  reply	other threads:[~2006-10-31 13:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-27 18:58 [PATCH 1/2] libfsimage John Levon
2006-10-27 19:01 ` [PATCH 2/2] libfsimage - use for pygrub John Levon
2006-10-30 11:14 ` [PATCH 1/2] libfsimage Stephen C. Tweedie
2006-10-30 12:31   ` John Levon
2006-10-30 14:08     ` Stephen C. Tweedie
2006-10-30 14:59       ` John Levon
2006-10-31  9:54 ` Tim Deegan
2006-10-31 13:14   ` John Levon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-30 11:58 Ian Pratt
2006-10-30 14:12 ` Stephen C. Tweedie
2006-10-30 14:35   ` Gerd Hoffmann
2006-10-30 14:53   ` John Levon
2006-10-30 14:20 Ian Pratt
2006-10-30 15:02 ` John Levon
2006-11-03 23:09   ` Stephen C. Tweedie

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=20061031131441.GA20084@totally.trollied.org \
    --to=levon@movementarian.org \
    --cc=Tim.Deegan@xensource.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.