]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r230064:
authortruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Jan 2012 07:20:52 +0000 (07:20 +0000)
committertruckman <truckman@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Jan 2012 07:20:52 +0000 (07:20 +0000)
commit68b15e9f6a1aa8107085e399e9457e7070dbac43
tree80c57681e8ed2e1463227a3294507950f9dc5538
parent1be0c5f7c6690b4ff4674da3e87b55d7f08ceab3
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/9@230763 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/geom/part/g_part_ebr.c
sys/geom/part/g_part_mbr.c