xen-blkback: move pending handles list from blkbk to pending_req
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 17 Apr 2013 18:18:58 +0000 (20:18 +0200)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 18 Apr 2013 13:29:24 +0000 (09:29 -0400)
commitbb6acb289fbaac0e99eb552abdefc80a2186ef3f
tree3204f28656f024bd2a46fcee6d96a075d541d7f5
parent3f3aad5e6686ed49242bbf86de378b39f119ec9d
xen-blkback: move pending handles list from blkbk to pending_req

Moving grant ref handles from blkbk to pending_req will allow us to
get rid of the shared blkbk structure.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xen.org
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/block/xen-blkback/blkback.c