]> www.infradead.org Git - users/jedix/linux-maple.git/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)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 19 Apr 2012 21:28:06 +0000 (17:28 -0400)
commit3ba5446cd971668078afd5c082087c109145f045
tree493132744f7c088dd0d59db897ca9ebc424104bd
parentb89bc8e3557c002978a81a51922a0e8ed6a61a45
xen/blkfront: don't put bdev right after getting it

We should hang onto bdev until we're done with it.

[upstream git commit dad5cf6]
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