[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] AFS fixes and improvements
From: |
Vladimir 'phcoder' Serbinenko |
Subject: |
Re: [PATCH] AFS fixes and improvements |
Date: |
Sun, 19 Jul 2009 22:23:57 +0200 |
On Sun, Jul 19, 2009 at 9:56 PM, Pavel Roskin<address@hidden> wrote:
> On Sun, 2009-07-19 at 17:34 +0200, Vladimir 'phcoder' Serbinenko wrote:
>> >> It's better to split fixes from the new features.
>> Attached patches
>> >>
>> >> I don't have afs images around. It would be great if you test all new
>> >> functionality with valgrind. It's very good at finding mistakes in the
>> >> code.
>> >>
>> > I will do. I use the publically-available image from
>> > http://web.syllable.org/pages/get-Syllable.html#emulate
>
> I could not use those images directly, but I installed Syllable on a
> virtual hard drive under qemu.
Sorry, I'm so accustomed to convert vmware image to raw images before
mounting them or using grub-fstest. To do so use:
> qemu-img convert image.vmdk image.img
> I could successfully read the image with
> the patches. I tried grub-fstest under valgrind, and it was fine.
Yes, I did it too and valgrind only issued some warnings about my -O3
libraries and found a memory leak caused by pc_partition_map_parse.
This function anyway will be removed with my nested partition patch
(BTW I rediffed and resent it and it works fine here (plain and bsd
configurations). Tomorrow I'll test it with opensolaris).
>
> Thanks for the patches!
>
You're welcome
> --
> Regards,
> Pavel Roskin
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'phcoder' Serbinenko
Personal git repository: http://repo.or.cz/w/grub2/phcoder.git
- [PATCH] AFS fixes and improvements, Vladimir 'phcoder' Serbinenko, 2009/07/17
- Re: [PATCH] AFS fixes and improvements, Vladimir 'phcoder' Serbinenko, 2009/07/17
- Re: [PATCH] AFS fixes and improvements, Pavel Roskin, 2009/07/19
- Re: [PATCH] AFS fixes and improvements, Vladimir 'phcoder' Serbinenko, 2009/07/19
- Re: [PATCH] AFS fixes and improvements, Vladimir 'phcoder' Serbinenko, 2009/07/19
- Re: [PATCH] AFS fixes and improvements, Pavel Roskin, 2009/07/19
- Re: [PATCH] AFS fixes and improvements,
Vladimir 'phcoder' Serbinenko <=
- Re: [PATCH] AFS fixes and improvements, Pavel Roskin, 2009/07/19
- Re: [PATCH] AFS fixes and improvements, Vladimir 'phcoder' Serbinenko, 2009/07/19
- Re: [PATCH] AFS fixes and improvements, Pavel Roskin, 2009/07/19
- Re: [PATCH] AFS fixes and improvements, Vladimir 'phcoder' Serbinenko, 2009/07/20
- Re: [PATCH] AFS fixes and improvements, Pavel Roskin, 2009/07/20
- Re: [PATCH] AFS fixes and improvements, Vladimir 'phcoder' Serbinenko, 2009/07/20
- Re: [PATCH] AFS fixes and improvements, Pavel Roskin, 2009/07/20
- Re: [PATCH] AFS fixes and improvements, Pavel Roskin, 2009/07/19
- Re: [PATCH] AFS fixes and improvements, Vladimir 'phcoder' Serbinenko, 2009/07/19