* [PATCH 0/6] Squashfs: add compressor specific options support
@ 2011-02-28 23:29 Phillip Lougher
0 siblings, 0 replies; only message in thread
From: Phillip Lougher @ 2011-02-28 23:29 UTC (permalink / raw)
To: linux-fsdevel; +Cc: Linux Kernel Development
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-28 23:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-28 23:29 [PATCH 0/6] Squashfs: add compressor specific options support Phillip Lougher
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®