Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 12:40:03 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/bsdlabel bsdlabel.c
Message-ID:  <200310051940.h95Je3kT036370@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2003/10/05 12:40:03 PDT

  FreeBSD src repository

  Modified files:
    sbin/bsdlabel        bsdlabel.c 
  Log:
  Remove the hardcoded default block/frag/cpg values from bsdlabel
  and the logic for setting them according to the partition size.
  Instead, unspecified filesystem values are left at 0 so that newfs
  will use its own defaults. It just caused confusion to have the
  defaults duplicated in two different places.
  
  Reviewed by:    phk
  
  Revision  Changes    Path
  1.102     +5 -44     src/sbin/bsdlabel/bsdlabel.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310051940.h95Je3kT036370>