grub-devel
[Top][All Lists]
Advanced

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

Re: [patch] grub incorrectly identifies ext3 as fat


From: Robert Millan
Subject: Re: [patch] grub incorrectly identifies ext3 as fat
Date: Sat, 31 Oct 2009 19:31:52 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Oct 31, 2009 at 12:38:41PM +0100, Felix Zielcke wrote:
> Am Samstag, den 31.10.2009, 12:30 +0100 schrieb Robert Millan:
> > On Sat, Oct 31, 2009 at 11:34:22AM +0100, Felix Zielcke wrote:
> > > Am Samstag, den 31.10.2009, 11:10 +0100 schrieb Robert Millan:
> > > > 
> > > > Felix, did you have some code to do make_path_relative_to_its_root()
> > > > in C?
> > > > Then we can re-enable the check in grub-probe, fixing this problem. 
> > > 
> > > Yes, the only missing thing is that you wanted to have the function
> > > imported from gnulib for the systems which don't have realpath()
> > 
> > But realpath() is posix AFAIK.  Or you mean the realpath(name, NULL) GNU
> > extension?
> > 
> 
> realpath(name,NULL) is POSIX too now.
> The only problem I know about is that we support mingw32, i.e. plain
> windows not cygwin.
> If we say we don't support this anymore then I don't think we need to
> import the gnulib function.

We can continue supporting it, but we don't have to put bugfixes on hold
because of it.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."




reply via email to

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