diff options
author | Justin T. Gibbs <gibbs@FreeBSD.org> | 2010-10-28 04:14:28 +0000 |
---|---|---|
committer | Justin T. Gibbs <gibbs@FreeBSD.org> | 2010-10-28 04:14:28 +0000 |
commit | 8f1382d1f241cac7aad7bec5aa42d3a93a1c145f (patch) | |
tree | 7fc014644db44654714d83e1945970d5a0a98824 /sys/amd64/amd64 | |
parent | 1200ef56b51f58505340b5af796552b04d68b0f4 (diff) | |
download | src-8f1382d1f241cac7aad7bec5aa42d3a93a1c145f.tar.gz src-8f1382d1f241cac7aad7bec5aa42d3a93a1c145f.zip |
sys/dev/xen/blkback/blkback.c:
In xbb_detach() only perform cleanup of our taskqueue and
device statistics structures if they have been initialized.
This avoids a panic when xbb_detach() is called on a partially
initialized device instance, due to an early failure in
attach.
Sponsored by: Spectra Logic Corporation
Notes
Notes:
svn path=/head/; revision=214444
Diffstat (limited to 'sys/amd64/amd64')
0 files changed, 0 insertions, 0 deletions