save the bufq pointer from the buf before we turn it loose so it won't
authortedu <tedu@openbsd.org>
Fri, 9 Jan 2015 05:04:22 +0000 (05:04 +0000)
committertedu <tedu@openbsd.org>
Fri, 9 Jan 2015 05:04:22 +0000 (05:04 +0000)
commit79acc2d2197065e481b77ae140709cbd3a30e496
tree5c651043e44fd5169119a47a3bb63ae595b4ea57
parent6dfb9ddeb9bac50e6782f8bd539674049f894722
save the bufq pointer from the buf before we turn it loose so it won't
change on us. also, remove unused second arg to bufq_wait.
from pedro at bitrig via david hill.
ok beck kettenis
sys/kern/kern_bufq.c
sys/kern/vfs_bio.c
sys/sys/buf.h