]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen-blkback: move free persistent grants code
authorRoger Pau Monne <roger.pau@citrix.com>
Fri, 16 Nov 2012 18:26:48 +0000 (19:26 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 26 Nov 2012 19:58:11 +0000 (14:58 -0500)
commit4d4f270f1880e52d89a33c944ee86f23d6c85541
tree40371908023986591d0a3c32338f28f3bdc35255
parentcb5bd4d19b46c220b1ac8462a3da01767dd99488
xen-blkback: move free persistent grants code

Move the code that frees persistent grants from the red-black tree
to a function. This will make it easier for other consumers to move
this to a common place.

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