NetBSD-Bugs archive

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

Re: kern/42573: DIRBLKSIZ in <ufs/ufs/dir.h> should not be DEV_BSIZE constant



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

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/42573: DIRBLKSIZ in <ufs/ufs/dir.h> should not be
        DEV_BSIZE constant
Date: Sun, 3 Jan 2010 17:04:22 +0000

 On Sun, Jan 03, 2010 at 04:55:00PM +0000, tsutsui%ceres.dti.ne.jp@localhost 
wrote:
  > src/sys/ufs/lfs/lfs_vfsops.c:
  >  We can get a hardware sector size from dlfs->fs_fsize and dlfs->fsbtodb?
  >  (I'm not familiar with lfs structures)
 
 I will try to look into this.
 
  > Here is a patch for makefs(8) (using DEV_BSIZE there causes fatal errors
  > on cross build environment on systems DEV_BSIZE != 512 like Cygwin):
 
 Looks good to me.
 
 At this rate you're going to have non-512-byte volumes working soon :-)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index