NetBSD-Bugs archive

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

Re: kern/43344



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

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost, 
netbsd-bugs%NetBSD.org@localhost,
        ishit%oak.dti.ne.jp@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/43344
Date: Thu, 17 Jun 2010 02:25:49 +0900

 >  Here's what the patch consists of.  If there's other important stuff, 
 >  I'll be glad to add it before requesting a pullup.
 
 At least the following revisions are also required, but
 I have not checked if they can be applied cleanly to netbsd-5:
 ---
 src/sbin/fsck_ext2fs/inode.c           1.28
 src/sbin/fsck_ext2fs/setup.c           1.26
 src/sbin/newfs_ext2fs/mke2fs.c         1.11, 1.12
 src/sbin/newfs_ext2fs/newfs_ext2fs.c   1.6, 1.7, 1.8
 src/sbin/newfs_ext2fs/newfs_ext2fs.8   1.3, 1.4
 src/sys/lib/libsa/ext2fs.c             1.7
 src/sys/ufs/ext2fs/ext2fs_dinode.h     1.19
 ---
 
 FYI, not relevant to this PR, but IIRC I saw some problems on
 inode=256 ext2fs. It sometimes got mangled on fsck_ext2fs(8),
 but I didn't track what caused the issue...
 
 ---
 Izumi Tsutsui
 


Home | Main Index | Thread Index | Old Index