qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] vvfat mbr fixes


From: Lorenzo Campedelli
Subject: [Qemu-devel] Re: [PATCH] vvfat mbr fixes
Date: Mon, 24 Sep 2007 21:19:43 +0200
User-agent: Thunderbird 1.5.0.12 (X11/20070719)

Johannes Schindelin wrote:
Hi,

On Mon, 24 Sep 2007, Ivan Kalvachev wrote:

2007/9/24, Johannes Schindelin <address@hidden>:

On Mon, 24 Sep 2007, Ivan Kalvachev wrote:

I had a discussion with Johannes Schindelin over my patch, that I thought is on the maillist, but apparently it wasn't. I'm subscribed, so please don't send me mails directly, gmail web interface could be quite misleading.

So here is the third revision of my patch. Changes include: using more structures instead of fixed byte locations. chs and nt_id. more detailed comments, function name shortened and if(lba) moved to ?: construct.
Almost all my comments went unheeded.
I believe that I've answered and addressed all your comments.

Ooops. I think I mixed up your patch with the other patch for vvfat that floated around recently. (Probably because the patch was not inlined...)

FWIW if we're talking about qemu_vvfat_mbr_v3.patch, I have no more gripes.

Thanks,
Dscho



I think you were referring to the small patch I sent.
I actually gave up with it, as I don't see how to make
it in a clean way.

Honestly I found your suggestion to try to have it
less special-casing vvfat a bit puzzling...
vvfat is the only case in which there's any need to
override realpath() behaviour, so I tried to make it
as clear as possible.
Why is it better to affect code paths which don't need
any change?

Regards,
Lorenzo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]