]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add basic metadata integrity check. In case when partition table was
authorAndrey V. Elsukov <ae@FreeBSD.org>
Wed, 11 May 2011 19:59:43 +0000 (19:59 +0000)
committerAndrey V. Elsukov <ae@FreeBSD.org>
Wed, 11 May 2011 19:59:43 +0000 (19:59 +0000)
commitc63e8fe201075982fbdf523eeee179cabb0cf376
treedaae4efd4c0a523fe99ec557177713f9457a15a5
parent98cde5eede4cd3a5011330d63ab913d7e21800a6
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
sys/geom/part/g_part.c