Subject: Re: bin/35067: reboot(8) could remove swap devices, preserving RAID parity
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 11/17/2006 20:20:02
The following reply was made to PR bin/35067; it has been noted by GNATS.

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: bin/35067: reboot(8) could remove swap devices, preserving RAID parity
Date: Fri, 17 Nov 2006 21:16:20 +0100

 This has been discussed before, and the consensus was, IIRC, that it has to
 be solved by pure kernel means - swap has to automagically unconfigured via
 shutdown hooks and close the underlying devices.
 
 Martin