Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2011 05:40:22 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/part g_part_gpt.c
Message-ID:  <201107060540.p665eUSo088210@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ae          2011-07-06 05:40:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/geom/part        g_part_gpt.c 
  Log:
  SVN rev 223816 on 2011-07-06 05:40:22Z by ae
  
  MFC r223660:
    Initialize elements of state array when creating the GPT table.
    This fixes the problem, when the secondary GPT header is not erased when
    partition table destroyed. Move equal operations from g_part_gpt_create
    and g_part_gpt_recover to the separate function g_gpt_set_defaults.
  
  Revision   Changes    Path
  1.16.2.17  +33 -34    src/sys/geom/part/g_part_gpt.c



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