Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2011 05:41:14 +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:  <201106290541.p5T5fW68083104@repoman.freebsd.org>

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

ae          2011-06-29 05:41:14 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part_gpt.c 
  Log:
  SVN rev 223660 on 2011-06-29 05:41:14Z by ae
  
  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.
  
  Reported by:    dwhite
  MFC after:      1 week
  
  Revision  Changes    Path
  1.34      +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?201106290541.p5T5fW68083104>