From: Phillip Lougher <phillip@lougher.demon.co.uk>
To: linux-fsdevel@vger.kernel.org
Cc: Linux Kernel Development <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/6] Squashfs: add compressor specific options support
Date: Mon, 28 Feb 2011 23:29:58 +0000 [thread overview]
Message-ID: <4D6C2FF6.9080507@lougher.demon.co.uk> (raw)
Hi,
Latest round of Squashfs patches aimed at the next merge window.
These patches mainly add support for compressor specific options,
but there's the usual couple of trivial patches.
Phillip Lougher (6):
Squashfs: extend decompressor framework to handle compression options
Squashfs: add compression options support to xz decompressor
Squashfs: Update Kconfig help text to include xz compression
Squashfs: Update documentation to include compression options
Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
Squashfs: wrap squashfs_mount() definition
Documentation/filesystems/squashfs.txt | 28 +++++++++++-----
fs/squashfs/Kconfig | 12 +++---
fs/squashfs/decompressor.c | 34 ++++++++++++++++++++
fs/squashfs/decompressor.h | 7 +---
fs/squashfs/lzo_wrapper.c | 4 +-
fs/squashfs/squashfs.h | 1 +
fs/squashfs/squashfs_fs.h | 4 ++
fs/squashfs/super.c | 15 +++++---
fs/squashfs/xz_wrapper.c | 53 ++++++++++++++++++++++++++------
fs/squashfs/zlib_wrapper.c | 4 +-
10 files changed, 121 insertions(+), 41 deletions(-)
reply other threads:[~2011-02-28 23:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D6C2FF6.9080507@lougher.demon.co.uk \
--to=phillip@lougher.demon.co.uk \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®