Re: [Qemu-devel] [PATCH 0/4] vvfat: some fixes

2017-07-17 Thread Kevin Wolf
Am 15.07.2017 um 15:28 hat Hervé Poussineau geschrieben: > Hi, > > This patchset is a follow-up for patch series sent here: > http://lists.gnu.org/archive/html/qemu-devel/2017-05/msg05017.html > > Patches 1 and 2 define and use some constants to make the code more clear. > Patch 3 make read-write

[Qemu-devel] [PATCH 0/4] vvfat: some fixes

2017-07-15 Thread Hervé Poussineau
Hi, This patchset is a follow-up for patch series sent here: http://lists.gnu.org/archive/html/qemu-devel/2017-05/msg05017.html Patches 1 and 2 define and use some constants to make the code more clear. Patch 3 make read-write mode work when using non-ASCII filenames. Patch 4 fixes the last probl