From: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
To: Programmingkid <programmingkidx@gmail.com>
Cc: Qemu-block <qemu-block@nongnu.org>,
QEMU devel list <qemu-devel@nongnu.org>,
mreitz@redhat.com, Kevin Wolf <kwolf@redhat.com>,
berto@igalia.com
Subject: Re: [PATCH 0/2] vvfat: fix two crashes.
Date: Mon, 24 May 2021 18:55:54 +0300 [thread overview]
Message-ID: <482b0f59-addc-2bdf-21b7-53d07265b651@virtuozzo.com> (raw)
In-Reply-To: <E8FEBD24-139F-4918-92D9-5183EECCA8FB@gmail.com>
24.05.2021 18:41, Programmingkid wrote:
>
>
>> On May 24, 2021, at 6:12 AM, Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> wrote:
>>
>> Hi!
>>
>> As reported by Programmingkid, command
>>
>> qemu-system-ppc -usb -device usb-storage,drive=fat16 -drive file=fat:rw:fat-type=16:"<path of a host folder>",id=fat16,format=raw,if=none
>>
>> crashes.
>>
>> I tested it with qemu-system-x86_64 and it reproduces for me. I even
>> kept "<path of a host folder>" as is :).
>>
>> So, here are two fixes.
>>
>> Vladimir Sementsov-Ogievskiy (2):
>> block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
>> block/vvfat: fix vvfat_child_perm crash
>>
>> include/block/block.h | 1 +
>> block.c | 4 ++--
>> block/vvfat.c | 8 +++-----
>> 3 files changed, 6 insertions(+), 7 deletions(-)
>>
>> --
>> 2.29.2
>
> I applied both of your patches to the most recent git commit today and they worked. I was able to share files from the host on the guest.
>
> Thank you.
>
> Reviewed-by: John Arbuckle <programmingkidx@gmail.com>
>
Thanks for testing! Didn't you mean "Tested-by: "? Or if you both reviewed and tested, having both marks makes sense.
Hmm, also, I think "Reported-by" in first patch should be fixed to your real name too for consistency.
--
Best regards,
Vladimir
next prev parent reply other threads:[~2021-05-24 15:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-24 10:12 [PATCH 0/2] vvfat: fix two crashes Vladimir Sementsov-Ogievskiy
2021-05-24 10:12 ` [PATCH 1/2] block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash Vladimir Sementsov-Ogievskiy
2021-05-24 10:12 ` [PATCH 2/2] block/vvfat: fix vvfat_child_perm crash Vladimir Sementsov-Ogievskiy
2021-05-24 15:41 ` [PATCH 0/2] vvfat: fix two crashes Programmingkid
2021-05-24 15:55 ` Vladimir Sementsov-Ogievskiy [this message]
2021-05-24 16:06 ` Programmingkid
2021-05-24 16:56 ` Vladimir Sementsov-Ogievskiy
2021-05-24 17:33 ` Programmingkid
2021-05-25 6:05 ` Vladimir Sementsov-Ogievskiy
2021-05-25 12:10 ` Programmingkid
2021-05-25 16:18 ` Kevin Wolf
2021-05-26 12:04 ` Programmingkid
2021-05-27 10:22 ` Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=482b0f59-addc-2bdf-21b7-53d07265b651@virtuozzo.com \
--to=vsementsov@virtuozzo.com \
--cc=berto@igalia.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=programmingkidx@gmail.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).