NetBSD-Bugs archive

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

Re: kern/40936 (ext2fs: add support for inodes > 128 bytes)



The following reply was made to PR kern/40936; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: ks%ub.uni-mainz.de@localhost, "gnats-bugs%NetBSD.org@localhost" 
<gnats-bugs%NetBSD.org@localhost>
Cc: "kern-bug-people%netbsd.org@localhost" 
<kern-bug-people%NetBSD.org@localhost>, 
        "netbsd-bugs%netbsd.org@localhost" <netbsd-bugs%NetBSD.org@localhost>, 
        "gnats-admin%netbsd.org@localhost" <gnats-admin%NetBSD.org@localhost>, 
        "frederik.sausmikat%gmx.de@localhost" 
<frederik.sausmikat%gmx.de@localhost>
Subject: Re: kern/40936 (ext2fs: add support for inodes > 128 bytes)
Date: Sun, 1 Mar 2009 14:37:42 -0500

 On Mar 1,  8:31pm, ks%ub.uni-mainz.de@localhost (Kurt Schreiner) wrote:
 -- Subject: Re: kern/40936 (ext2fs: add support for inodes > 128 bytes)
 
 | On Sun, Mar 01, 2009 at 05:00:44PM +0100, christos%NetBSD.org@localhost 
wrote:
 | > Synopsis: ext2fs: add support for inodes > 128 bytes
 | > 
 | > State-Changed-From-To: open->closed
 | > State-Changed-By: christos%NetBSD.org@localhost
 | > State-Changed-When: Sun, 01 Mar 2009 11:00:41 -0500
 | > State-Changed-Why:
 | > applied, thanks
 | 
 | Hm! Related?
 | 
 | 
/u/NetBSD/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa/ext2fs.c:
 In function 'rea
 | d_sblock':
 | 
/u/NetBSD/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa/ext2fs.c:434:
 error: 'EXT2
 | _DINODE_SIZE' undeclared (first use in this function)
 | 
/u/NetBSD/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa/ext2fs.c:434:
 error: (Each
 |  undeclared identifier is reported only once
 | 
/u/NetBSD/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa/ext2fs.c:434:
 error: for e
 | ach function it appears in.)
 | --- ext2fs.o ---
 | *** [ext2fs.o] Error code 1
 | 1 error
 
 Of course. Fixed.
 
 christos
 


Home | Main Index | Thread Index | Old Index