Squashfs: move zlib decompression wrapper code into a separate file
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Tue, 22 Sep 2009 18:25:24 +0000 (19:25 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Wed, 20 Jan 2010 21:47:46 +0000 (21:47 +0000)
commite6a6d3795565b8ccb957afc6ca0e50db40b2d899
tree5ab7020e28652f3db91dffcce06d5ec1723a4394
parent7284ce6c9f6153d1777df5f310c959724d1bd446
Squashfs: move zlib decompression wrapper code into a separate file

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/Makefile
fs/squashfs/block.c
fs/squashfs/squashfs.h
fs/squashfs/zlib_wrapper.c [new file with mode: 0644]