Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2002 11:31:54 -0800 (PST)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/newfs mkfs.c
Message-ID:  <200212021931.gB2JVsnf067189@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2002/12/02 11:31:54 PST

  Modified files:
    sbin/newfs           mkfs.c 
  Log:
  Correctly calculate the initial number of fragments in a filesystem
  so that fsck does not complain with `SUMMARY BLK COUNT(S) WRONG IN
  SUPERBLK' the first time it is run on a new filesystem.
  
  Reported by:    Poul-Henning Kamp <phk@freebsd.org>
  Sponsored by:   DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.67      +2 -2      src/sbin/newfs/mkfs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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