Subject: Re: sys/disklabel.h: p_sgs field
To: Konrad Schroder <perseant@hitl.washington.edu>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: tech-kern
Date: 06/04/1999 20:52:53
On Thu, Jun 03, 1999 at 02:58:56PM -0700, Konrad Schroder wrote:
> On Thu, 3 Jun 1999, Ignatios Souvatzis wrote:
> 
> >                         u_int16_t sgs;  /* LFS: FS segment shift */
> [...]
> > Shouldn't we garbage collect this? Or should newfs_lfs actually use it to
> > set the segment size if not set on the command line?
> 
> Actually I'm thinking of getting rid of lfs_segshift entirely (to allow
> the segment size to be something other than a power of two), sometime in
> the near-to-mid future.  And you're right that the sgs is not read
> currently anyway.  So it's fine with me if it disappears :^)

Well... at least I'll modify my disklabel(8) patch and move LFS to the 
ex2fs-like filesystems. (fragsize, blocksize, but no cpg).

Regards,
	Ignatios