20.05.2013 10:10, Stefan Hajnoczi wrote:
> On Mon, May 20, 2013 at 8:05 AM, Aneesh Kumar K.V
> wrote:
>> From: "Aneesh Kumar K.V"
>>
>> When guest tries to chmod a block or char device file over 9pfs,
>> the qemu process segfaults. With 9p2000.u protocol we use wstat to
>> change mode bits and cl
On Mon, May 20, 2013 at 8:05 AM, Aneesh Kumar K.V
wrote:
> From: "Aneesh Kumar K.V"
>
> When guest tries to chmod a block or char device file over 9pfs,
> the qemu process segfaults. With 9p2000.u protocol we use wstat to
> change mode bits and client don't send extension information for
> chmod.
From: "Aneesh Kumar K.V"
When guest tries to chmod a block or char device file over 9pfs,
the qemu process segfaults. With 9p2000.u protocol we use wstat to
change mode bits and client don't send extension information for
chmod. We need to check for size field to check whether extension
info is p