[GIT PULL] Squashfs bug fixes for 2.6.34-rc6

From: Phillip Lougher
Date: Mon Apr 26 2010 - 09:57:29 EST


Hi Linus,

Please pull the following Squashfs bug fixes. The locking bug was
added in the 2.6.34 merge window and it is
rather nasty as it breaks liveCDs. The other bugs are much less
important but have all come to light since the merge window.

Thanks

Phillip

--------------------------------
The following changes since commit 0d0fb0f9c5fddef4a10242fe3337f00f528a3099:
Linus Torvalds (1):
Linux 2.6.34-rc4

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus.git master

Phillip Lougher (4):
squashfs: fix locking bug in zlib wrapper
squashfs: fix warn_on when root inode is corrupted
squashfs: add missing buffer free
squashfs: fix potential buffer over-run on 4K block file systems

fs/squashfs/block.c | 5 ++---
fs/squashfs/super.c | 4 +++-
fs/squashfs/zlib_wrapper.c | 3 ++-
3 files changed, 7 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/