On 03/11/2010 03:44 PM, Naphtali Sprei wrote:
case 'r': readonly = true; + flags &= BDRV_O_RDWR;
I'm pretty sure a ~ is missing there. :-) Paolo
On 03/11/2010 03:44 PM, Naphtali Sprei wrote:
case 'r': readonly = true; + flags &= BDRV_O_RDWR;
I'm pretty sure a ~ is missing there. :-) Paolo