Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 20:33:06 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/gpt map.c
Message-ID:  <200210230333.g9N3X6qI059750@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/10/22 20:33:06 PDT

  Modified files:
    sbin/gpt             map.c 
  Log:
  Don't complain if we have an inconsistent map that may be the
  result of an incomplete migration. An incomplete migration is
  one where the MBR is not turned into a PMBR after creating the
  GPT. This early in the game it's more convenient to allow the
  inconsistency, because that avoids that we have to destroy the
  MBR partitioning for now.
  
  Revision  Changes    Path
  1.2       +13 -8     src/sbin/gpt/map.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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