blkfront: don't access freed struct xenbus_device
authorJan Beulich <jbeulich@novell.com>
Sat, 7 Aug 2010 16:31:12 +0000 (18:31 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:31:12 +0000 (18:31 +0200)
Unfortunately commit "blkfront: fixes for 'xm block-detach ... --force'"
still wasn't quite right - there was a reference to freed memory left
from blkfront_closing().

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found