qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] vvfat: Fix regressions introduced in 2.4
@ 2016-04-28 11:36 Kevin Wolf
  2016-04-28 11:36 ` [Qemu-devel] [PATCH v2 1/2] vvfat: Fix volume name assertion Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Kevin Wolf @ 2016-04-28 11:36 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, stefanha, w.bumiller, eblake, mreitz, qemu-devel

Commit d5941dd added a little new feature and broke a few things (including the
whole write support) while doing so. Let's fix this now and do a bit more
careful testing when touching the driver in the future.

v2:
- Explicit pointer cast. Not sure why my gcc didn't warn. [Max]
- Coding style. In vvfat. Will be hard to beat the pointlessness of
  that review comment. [Max]

Kevin Wolf (2):
  vvfat: Fix volume name assertion
  vvfat: Fix default volume label

 block/vvfat.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-04-29  9:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28 11:36 [Qemu-devel] [PATCH v2 0/2] vvfat: Fix regressions introduced in 2.4 Kevin Wolf
2016-04-28 11:36 ` [Qemu-devel] [PATCH v2 1/2] vvfat: Fix volume name assertion Kevin Wolf
2016-04-28 14:50   ` Peter Maydell
2016-04-28 18:29   ` Markus Armbruster
2016-04-29  9:07   ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2016-04-28 11:36 ` [Qemu-devel] [PATCH v2 2/2] vvfat: Fix default volume label Kevin Wolf
2016-04-28 18:30   ` Markus Armbruster
2016-04-29  9:08   ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2016-04-28 18:02 ` [Qemu-devel] [PATCH v2 0/2] vvfat: Fix regressions introduced in 2.4 Peter Maydell

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).