The extended mbr handling code was improperly using the b_dev from a
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 25 May 2004 18:46:35 +0000 (18:46 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 25 May 2004 18:46:35 +0000 (18:46 +0000)
commit7843d540042c4dc5113d2e496b8565ed80ceef17
tree052b1615360fc9ee3e7f10ea8bfe0dc3c191950e
parent6acdc6d72ff6d22f35186e8ec7b111aeca039002
The extended mbr handling code was improperly using the b_dev from a
struct buf after its strategy call had been made.

Reported-by: Tim Wickberg <me@k9mach3.org>, walt <wa1ter@myrealbox.com>,
Fredrik Eriksson <dragonfly-bugs@omnib.org>, and others
sys/kern/subr_diskmbr.c