Naphtali Sprei f5edb014ed Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone (and so is BDRV_O_ACCESS). Default value for bdrv_flags (0/zero) is READ-ONLY. Need to explicitly request READ-WRITE.
Instead of using the field 'readonly' of the BlockDriverState struct for passing the request,
pass the request in the flags parameter to the function.

Signed-off-by: Naphtali Sprei <nsprei@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-01-20 08:25:22 -06:00
..
2009-12-25 19:27:18 +00:00
2009-10-27 12:28:59 -05:00
2010-01-11 13:41:00 -06:00
2010-01-13 17:14:15 -06:00
2010-01-13 17:14:15 -06:00
2009-10-01 16:12:16 -05:00