[GIT PULL] Squashfs updates for 3.4

From: Phillip Lougher
Date: Wed Mar 28 2012 - 20:59:39 EST


Hi Linus,

Please pull the following Squashfs updates...

Thanks

Phillip


The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:

Linux 3.3-rc6 (2012-03-03 17:08:09 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next.git tags/squashfs-updates

for you to fetch changes up to 4b0180a49f08dd1c681cdc99edc9e0cec0a833fa:

Squashfs: add mount time sanity check for block_size and block_log match (2012-03-10 03:01:02 +0000)

----------------------------------------------------------------
Add an extra mount time sanity check, plus some code cleanups and bug fixes.

----------------------------------------------------------------
Ajeet Yadav (1):
Squashfs: use define instead of constant

Phillip Lougher (6):
Squashfs: update comment removing reference to zlib only
Squashfs: remove redundant length initialisation in squashfs_readdir
Squashfs: remove redundant length initialisation in squashfs_lookup
Squashfs: get rid of obsolete definitions in header file
Squashfs: fix f_pos check in get_dir_index_using_offset
Squashfs: add mount time sanity check for block_size and block_log match

fs/squashfs/block.c | 3 ++-
fs/squashfs/dir.c | 7 +++----
fs/squashfs/namei.c | 5 ++---
fs/squashfs/squashfs_fs.h | 19 +++----------------
fs/squashfs/super.c | 5 +++++
5 files changed, 15 insertions(+), 24 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/