All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Squashfs bug fixes for 2.6.34-rc6
@ 2010-04-26 13:57 Phillip Lougher
  0 siblings, 0 replies; only message in thread
From: Phillip Lougher @ 2010-04-26 13:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-26 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-26 13:57 [GIT PULL] Squashfs bug fixes for 2.6.34-rc6 Phillip Lougher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.