Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 1998 21:19:30 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sbin/newfs newfs.c
Message-ID:  <199810170419.VAA29156@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/10/16 21:19:30 PDT

  Modified files:
    sbin/newfs           newfs.c 
  Log:
  Don't rewrite the disk label.  The type field is already set correctly
  and we don't use the frags info, so why bother?  More to the point, it
  seems to result in an EXDEV error when the label is written out and we
  lose because of it (don't know why though).  This is a work-around and
  is marked as such.
  
  Revision  Changes    Path
  1.26      +3 -1      src/sbin/newfs/newfs.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?199810170419.VAA29156>