[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.6?] nbd: Don't mishandle una
From: |
Peter Maydell |
Subject: |
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.6?] nbd: Don't mishandle unaligned client requests |
Date: |
Fri, 22 Apr 2016 12:19:48 +0100 |
On 22 April 2016 at 11:19, Kevin Wolf <address@hidden> wrote:
> Am 22.04.2016 um 11:29 hat Peter Maydell geschrieben:
>> On 22 April 2016 at 08:03, Kevin Wolf <address@hidden> wrote:
>> > Peter, do you want a pull request (which I would have to do because
>> > Paolo is away) or are you going to apply the patch directly?
>>
>> If you're happy on the review and testing front I can apply it
>> to master directly (I won't be able to do any testing beyond
>> running "make check".)
>
> I am. It's a trivial patch anyway, but I've also tested it with
> qemu-iotests and by installing a guest on an NBD device. So if you like,
> you can also add:
>
> Tested-by: Kevin Wolf <address@hidden>
Thanks; applied to master.
-- PMM