Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2009 20:19:19 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/geom/class/part geom_part.c
Message-ID:  <200902082019.n18KJXvW018946@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marcel      2009-02-08 20:19:19 UTC

  FreeBSD src repository

  Modified files:
    sbin/geom/class/part geom_part.c 
  Log:
  SVN rev 188330 on 2009-02-08 20:19:19Z by marcel
  
  Prefer the start and end attributes over the offset and size
  attributes. The start and end more accurately describe the
  space taken by a partition. The offset and size are used to
  describe the effective (usable) storage of that partition.
  
  Revision  Changes    Path
  1.17      +31 -14    src/sbin/geom/class/part/geom_part.c



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