commit | dad5cf659b202b5070c8616b5c515f6ca4db0c42 | [log] [tgz] |
---|---|---|
author | Andrew Jones <drjones@redhat.com> | Thu Feb 16 13:16:25 2012 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Mar 20 12:52:41 2012 +0100 |
tree | 0ca624ebdcf62e2ddc7a25b749ba8f3c3c953bde | |
parent | 34ae2e47d97216d8c66a1c5dff5b530c29b746b8 [diff] |
xen/blkfront: don't put bdev right after getting it We should hang onto bdev until we're done with it. Signed-off-by: Andrew Jones <drjones@redhat.com> [v1: Fixed up git commit description] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>