pupa-devel
[Top][All Lists]
Advanced

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

Re: Ext2 bugfixes


From: Jeroen Dekkers
Subject: Re: Ext2 bugfixes
Date: Sat, 8 Nov 2003 19:58:07 +0100
User-agent: Mutt/1.5.4i

On Sat, Nov 08, 2003 at 06:16:39PM +0100, Marco Gerards wrote:
> Jeroen Dekkers <address@hidden> writes:
> >     (pupa_ext2_open): Check if data isn't null before calling pupa_free.
> >     (pupa_ext2_dir): Likewise.
> 
> I see no reason for this.  pupa_free won't do a thing when data is null.

It doesn't in pupa util things, see util/misc.c.
 
> > 2003-10-30  Jeroen Dekkers  <address@hidden>
> > 
> >     * fs/ext2.c (struct pupa_ext2_inode): Declare struct datablocks
> >     as blocks.
> >     (pupa_ext2_get_file_block): Use blocks member.
> 
> I should have done this in the first place but I didn't have gcc 2.95
> around.  Have you tried to compile this on gcc 2.95?  Did you test
> this patch before sending it in (by booting GNU/Linux from ext2fs for
> example)?

I have tested a lot with it (probably more than you :P). I didn't try
compiling with 2.95 as I don't have it installed. I don't see why that
is needed because it's just normal C.

Jeroen Dekkers




reply via email to

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