unsquashfs: rename to_deflate to to_inflate

Unsquashfs uses deflate where it should be using inflate!
This is, obviously, because unsquashfs is decompressing
buffers rather than compressing them.  This is a hang-over from
the early development of unsquashfs, where the code was initially
based on pieces from mksquashfs.

Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
3 files changed
tree: 94fc84791f939bd186028912e550b99cc1adbcbd
  1. kernel/
  2. kernel-2.4/
  3. squashfs-tools/
  4. README