Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2011 19:59:43 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/part g_part.c
Message-ID:  <201105111959.p4BJxrwX084786@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ae          2011-05-11 19:59:43 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part.c 
  Log:
  SVN rev 221788 on 2011-05-11 19:59:43Z by ae
  
  Add basic metadata integrity check. In case when partition table was
  probed and read successfull, but it contains invalid values (e.g.
  overlapped partitions, offset or size is out of bounds), then table
  will be rejected.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.65      +48 -1     src/sys/geom/part/g_part.c



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