Sorry for the mess.

There were 2 patch

1/2 ->: BUG realpath string must be ended with NULL" posting?

2/2 ->ubifs: BUG: Blocks commpressed with zlib"

Since 1/2 has been applied. And 2/2 needed to be separated in two patches

1/2 -> lib_generic: gunzip: New function zunzip
2/2 -> ubifs: BUG: Blocks commpressed with zlib

1/2 Creates a new zunzip function and 2/2 calls it.


On Mon, Apr 27, 2009 at 12:26, Wolfgang Denk <w...@denx.de> wrote:
> Dear Ricardo,
>
> In message <aa76a2be0904270234y4635b4dbj7de80cac751a2...@mail.gmail.com> you 
> wrote:
>>
>> UBI fs blocks can be compresed in lzo, zlib or no-compression. The
>> current implementation of u-boot supported all the compressions but
>> there was a bug in the implementation of zlib.
>> UBIFS's Zlib blocks do not have header but they were compressed using
>> gunzip, a function used to decompress gunzip files/sectors with a
>> header.
>> This patch creates a functions that is able of decompress such a blocks.
>
> BTW: what is patch 2/2 of this series? According to the References:
> header it's "[PATCH 2/2] ubifs: BUG: Blocks commpressed with zlib".
>
> But then, what is the second patch for the "[PATCH 1/2] ubifs: BUG
> realpath string must be ended with NULL" posting?
>
>
> In other words, we have 2 x [PATCH 1/2] but only one [PATCH 2/2] - or
> am I missing something?
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
> What kind of love is that?  Not to be loved; never to have shown love.
>        -- Commissioner Nancy Hedford, "Metamorphosis",
>           stardate 3219.8
>



-- 
Ricardo Ribalda
http://www.eps.uam.es/~rribalda/
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to