commit | 0faa8cca883bbc6a0919e3c89128672659b75820 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Apr 14 17:58:19 2011 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Apr 14 18:26:35 2011 -0400 |
tree | 748b2a4410468991de265303043bc4283aa04de6 | |
parent | 2e9977c21f7679d5f616132ae1f7857e932ccd19 [diff] |
xen/blkback: remove per-queue plugging commit 7eaceaccab5f40bbfda044629a6298616aeaed50 ("block: remove per-queue plugging") added two new interfaces to plug and unplug: blk_start_plug and blk_finish_plug. Lets use those. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>