
Dear Ricardo,
In message aa76a2be0904270234y4635b4dbj7de80cac751a2725@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