Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2003 23:08:27 -0800 (PST)
From:      Wes Peters <wes@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs fs.h src/sbin/newfs mkfs.c
Message-ID:  <200311160708.hAG78Rh4047100@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wes         2003/11/15 23:08:27 PST

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          fs.h 
    sbin/newfs           mkfs.c 
  Log:
  Write the UFS2 superblock with a 'BAD' magic number at the beginning
  of newfs, to signify the newfs operation has not yet completed.  Re-
  write the superblock with the correct magic number once all of the
  cylinder groups have been created to show the operation has finished.
  
  Sponsored by:   St. Bernard Software
  
  Revision  Changes    Path
  1.80      +4 -1      src/sbin/newfs/mkfs.c
  1.40      +1 -0      src/sys/ufs/ffs/fs.h



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