]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qemu: set qemu cache mode based on rbd cache setting
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 5 Dec 2012 22:59:27 +0000 (14:59 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Thu, 6 Dec 2012 00:17:41 +0000 (16:17 -0800)
commit90d815621a0f8f4fb9d02219aa4dc851c1c514ce
tree8e67894555a7ecf4d3b12bf90270ff28601ae873
parent213787fb416b113ae56d1f0f55343c43d9dfc3f1
qemu: set qemu cache mode based on rbd cache setting

If we don't do this, qemu assumes no caching is used and doesn't send flushes.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
teuthology/task/qemu.py