From: Phillip Lougher Date: Sun, 24 Nov 2013 00:40:49 +0000 (+0000) Subject: Squashfs: fix failure to unlock pages on decompress error X-Git-Tag: v3.13-rc3~18^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d565409503f4e1f74ac30de14e8c91a2b826cd8;p=pandora-kernel.git Squashfs: fix failure to unlock pages on decompress error Direct decompression into the page cache. If we fall back to using an intermediate buffer (because we cannot grab all the page cache pages) and we get a decompress fail, we forgot to release the pages. Reported-by: Roman Peniaev Signed-off-by: Phillip Lougher --- Reading git-diff-tree failed