Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 1995 13:52:04 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern subr_diskslice.c
Message-ID:  <199502222152.NAA05284@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
bde         95/02/22 13:52:01

  Modified:    sys/kern subr_diskslice.c
  Log:
  Fix initialization of the copy of the label passed to setdisklabel().
  
  Fix the sign of the adjustment after writing a label.
  
  Writing of labels should work now.
  
  Merge adjust_label() into fixlabel().  Detect more errors and don't
  write if there is an error.  Adjust sectors/unit and total sectors
  to the numbers on the slice.
  
  Add a function dsname() to print slice device names consistently, and
  use it.



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