]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
While inspecting the disklabel check that start offset of partition is
authorae <ae@FreeBSD.org>
Thu, 27 Jan 2011 08:02:26 +0000 (08:02 +0000)
committerae <ae@FreeBSD.org>
Thu, 27 Jan 2011 08:02:26 +0000 (08:02 +0000)
commit258630083a992bd8475c64eb6dd3de7518a2ab70
tree79ef622d2cd8d4bf78d66b8377a8f3d9af3c9401
parent46a820cb0e013d24a24b7459312cae317971f3e3
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
sys/geom/part/g_part_bsd.c