On 05/07/2012 05:23 PM, Christoph Hellwig wrote: > cache=none is the defualt for any serious user of qemu. I'd really > avoid automatically enabling a feature like the object cache which > seems to weaken the persistancy semantics, and doesn't even have proper > documentation. That is the choice of the *user*, not QEMU. If users goes to pass cache=none to setup, he should know what he is doing. By the way, without object cache, isn't any meaning to pass cache option? All the option choice is the same thing for sheepdog, where we don't document it at all either. Thanks, Yuan |