Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755182Ab0DWCN4 (ORCPT ); Thu, 22 Apr 2010 22:13:56 -0400 Received: from anchor-post-3.mail.demon.net ([195.173.77.134]:44392 "EHLO anchor-post-3.mail.demon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754475Ab0DWCNz (ORCPT ); Thu, 22 Apr 2010 22:13:55 -0400 Message-ID: <4BD10226.6050105@lougher.demon.co.uk> Date: Fri, 23 Apr 2010 03:12:54 +0100 From: Phillip Lougher User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Linux Kernel Development CC: linux-fsdevel@vger.kernel.org Subject: [PATCH 0/4] Squashfs: bug fixes for 2.6.34-rc6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 23 Hi, These are some important bug fixes for 2.6.34-rc6. 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(-) Thanks Phillip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/