commit | a7a743ef0f12fd1dace1ea4b225a7331df85a623 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@uam.es> | Mon Apr 27 18:33:33 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu Apr 30 23:07:04 2009 +0200 |
tree | deb3c281cac62916927371a3ebcd9374901ecfe1 | |
parent | 4dc9fa68985298d2de70d2eeb3edc779d7304555 [diff] |
ubifs: BUG: Blocks commpressed with zlib Blocks compressed with zlib dont have the full gzip header. Without this patch, block compressed with zlib cannot be readed! Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>