]> www.infradead.org Git - users/jedix/linux-maple.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>
Wed, 5 Dec 2012 17:05:50 +0000 (12:05 -0500)
commit1538d06faf251b45a33c29162a30127a22c3e331
treec99532b8707a3b2901df3f7e61b4b5e1a208bf0c
parent31996f721aa53ff6e899fb159e062f8b98175f30
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>
(cherry picked from commit 4d4f270f1880e52d89a33c944ee86f23d6c85541)
drivers/block/xen-blkback/blkback.c