Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2009 16:29:20 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/bsdlabel bsdlabel.c
Message-ID:  <200908191629.n7JGTWxh068497@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2009-08-19 16:29:20 UTC

  FreeBSD src repository

  Modified files:
    sbin/bsdlabel        bsdlabel.c 
  Log:
  SVN rev 196383 on 2009-08-19 16:29:20Z by marcel
  
  Remove the dependency on the kernel -- in particular the gctl request to
  the GEOM_BSD class -- to translate the absolute offsets in the label to
  relative ones. This makes bslabel(8) work correctly with GEOM_PART and
  also when the BSD label is nested under arbitrary partitioning schemes.
  
  Inspired by:    Eygene Ryabinkin <rea-fbsd@codelabs.ru>
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.118     +23 -18    src/sbin/bsdlabel/bsdlabel.c



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