Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2010 13:38:17 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/geom/class/part geom_part.c
Message-ID:  <201011271338.oARDcYwW044178@repoman.freebsd.org>

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

ae          2010-11-27 13:38:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sbin/geom/class/part geom_part.c 
  Log:
  SVN rev 215940 on 2010-11-27 13:38:17Z by ae
  
  r214975 was not fully adapted to stable/8 and in-kernel version of
  "destroy -F" does not work, because g_part_parm_uint assumes that
  parameter is an asci string, but in head/ it is not.
  
  Add gpart_destroy wrapper function to gpart(8). It changes "force"
  parameter and does convert it to string.
  
  This is direct commit to stable/8.
  
  Revision   Changes    Path
  1.20.2.12  +13 -1     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?201011271338.oARDcYwW044178>