Ask for read-write permissions when opening files
commit058fc8c768f81f9140db511171185dc8e0676163
authorNaphtali Sprei <nsprei@redhat.com>
Thu, 21 Jan 2010 12:40:39 +0000 (21 14:40 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Jan 2010 21:42:01 +0000 (26 15:42 -0600)
tree2638db9a159c0b89d15882bfa43606fc1f6e75cc
parent37226ad946597126f5bce36f75f818b12fe4b5b8
Ask for read-write permissions when opening files

Found some places that seems needs this explicitly, now that
read-write is not the default.

Signed-off-by: Naphtali Sprei <nsprei@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
block/qcow2.c
block/vvfat.c
qemu-img.c