commit | d98a0526434d27e261f622cf9d2e0028b5ff1a00 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sat Sep 27 12:31:35 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 28 11:08:00 2014 +0200 |
tree | 14e08dd8af525f9d0686be31aef2af11ee10f252 | |
parent | 9e82bf014195d6f0054982c463575cdce24292be [diff] |
Documentation: lzo: document part of the encoding Add a complete description of the LZO format as processed by the decompressor. I have not found a public specification of this format hence this analysis, which will be used to better understand the code. Cc: Willem Pinckaers <willem@lekkertech.net> Cc: "Don A. Bailey" <donb@securitymouse.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>