Reset bp->bio_done to unmapped_buf when removing a transient map in biodone.
authorBenno Rice <benno@FreeBSD.org>
Mon, 16 Mar 2015 20:00:09 +0000 (20:00 +0000)
committerBenno Rice <benno@FreeBSD.org>
Mon, 16 Mar 2015 20:00:09 +0000 (20:00 +0000)
commit43348dc2ad4528b6a6ce0a89b227575635b39fb4
tree76fa363f1fab82395bb3589b1d82add426ce946a
parentf62fbd30cbbed2af42fc30b202cd9fc827503ce5
Reset bp->bio_done to unmapped_buf when removing a transient map in biodone.

Submitted by: Scott Ferris <scott.ferris@isilon.com>
Sponsored by: EMC / Isilon Storage Division
Reviewed by: kib
sys/kern/vfs_bio.c