Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2011 08:02:26 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/part g_part_bsd.c
Message-ID:  <201101270802.p0R82XsD044449@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ae          2011-01-27 08:02:26 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part_bsd.c 
  Log:
  SVN rev 217924 on 2011-01-27 08:02:26Z by ae
  
  While inspecting the disklabel check that start offset of partition is
  within provider's bounds. If not then reject this disklabel.
  Mark bbarea as NULL to do not free it again in destroy method.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.20      +3 -0      src/sys/geom/part/g_part_bsd.c



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