vn - use DSO_RAWPSIZE flag
authorAlex Hornung <ahornung@gmail.com>
Mon, 27 Feb 2012 21:56:41 +0000 (21:56 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 27 Feb 2012 22:02:59 +0000 (22:02 +0000)
commit8d3475ef48152a2f10a1cfedfec81253e11a6a87
treecb55b163f190b135fe3d53ae950678cd9aa019b0
parentc6bbf777a7a31be27ec52711c50e15bbb88f0e6b
vn - use DSO_RAWPSIZE flag

 * Use the DSO_RAWPSIZE flag so that the disk subsystem uses vn's own
   psize when the top level fails.

 * This allows the use of vn disks as swap.

Reported-by: Antonio Huete (tuxillo@)
sys/dev/disk/vn/vn.c