K 10 svn:author V 5 gibbs K 8 svn:date V 27 2010-10-28T04:14:28.929167Z K 7 svn:log V 322 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 END