Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2007 20:14:55 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/part g_part.c
Message-ID:  <200705152014.l4FKEtJw012761@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2007-05-15 20:14:55 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part.c 
  Log:
  o  Implement automatic commit. It's enabled when the flags parameter
     exists and contains the 'C' flag.
  o  The partition label can be the empty string. It's how labels are
     cleared.
  o  When an action fails, lower permissions when they were raised
     in order to allow the action. A failed action will not result
     in any uncommitted changes.
  o  Allow the flags paremeter to be present but empty. It's the
     equivalent of not being present.
  
  Revision  Changes    Path
  1.6       +35 -10    src/sys/geom/part/g_part.c



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