]> Pileus Git - ~andy/linux/commit
xen/blkfront: don't put bdev right after getting it
authorAndrew Jones <drjones@redhat.com>
Thu, 16 Feb 2012 12:16:25 +0000 (13:16 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 20 Mar 2012 11:52:41 +0000 (12:52 +0100)
commitdad5cf659b202b5070c8616b5c515f6ca4db0c42
tree0ca624ebdcf62e2ddc7a25b749ba8f3c3c953bde
parent34ae2e47d97216d8c66a1c5dff5b530c29b746b8
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>
drivers/block/xen-blkfront.c