On Thu, Apr 28, 2016 at 01:36:05PM +0200, Kevin Wolf wrote: > Commit d5941dd made the volume name configurable, but it didn't consider > that the rw code compares the volume name string to assert that the > first directory entry is the volume name. This made vvfat crash in rw > mode. > > This fixes the assertion to compare with the configured volume name > instead of a literal string. > > Cc: [email protected] > Signed-off-by: Kevin Wolf <[email protected]> > --- > block/vvfat.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-)
I just noticed that Wolfgang's original patch got rid of the default "QEMU VVFAT " volume label. It now defaults to all spaces but I'm not sure if this causes any problems... Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
