]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r230064:
authortruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Jan 2012 07:23:53 +0000 (07:23 +0000)
committertruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Jan 2012 07:23:53 +0000 (07:23 +0000)
commita0f54a9bbfd3d6aa13c08f410fba75a5dd2feead
tree853173efc02d237aa8deae1295add49067bfd583
parentb3f60c59a412a2c98b5982801fc15d3122fd5d37
MFC r230064:

Allow an MBR primary or extended Linux swap partition to be specified
as the system dump device.  This was already allowed for GPT.  The Linux
swap metadata at the beginning of the partition should not be disturbed
because the crash dump is written at the end.

Reviewed by: alfred, pjd, marcel

git-svn-id: svn://svn.freebsd.org/base/stable/8@230764 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/geom/part/g_part_ebr.c
sys/geom/part/g_part_mbr.c