]> xenbits.xensource.com Git - xenclient/kernel.git/commit
Close block devices when the pv drivers take over and flush the buffer cache. CA-15999-blkback-pause-unpause
authort_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:06:01 +0000 (12:06 +0000)
committert_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:06:01 +0000 (12:06 +0000)
commit9067dfe9d2f8632940d387b175803d5f6dbe075c
treed9ca07582a055a9cda801418d361cbbb3dac1b70
parent874c19ef4e8aabd6698635f61274d2b945107037
Close block devices when the pv drivers take over and flush the buffer cache.
- close and free the block devices in qemu when we switch to pv drivers in
  the guest
- use BLKFLSBUF to flush the buffer cache, both in qemu and in blkback
drivers/xen/blkback/vbd.c