* [GIT PULL] pstore/compression fixes
@ 2013-09-18 17:27 Luck, Tony
0 siblings, 0 replies; only message in thread
From: Luck, Tony @ 2013-09-18 17:27 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
The following changes since commit e831cbfc1ad843b5542cc45f777e1a00b73c0685:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2013-09-11 08:36:03 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git tags/please-pull-pstore
for you to fetch changes up to 802e4c6f5887205eda110c6bfb90c9bfa93dc8a7:
pstore: Remove the messages related to compression failure (2013-09-16 09:28:29 -0700)
----------------------------------------------------------------
Three pstore fixes related to compression:
1) Better adjustment of size of compression buffer (was too big
for EFIVARS backend resulting in compression failure
2) Use zlib_inflateInit2 instead of zlib_inflateInit
3) Don't print messages about compression failure. They will
waste space that may better be used to log console output
leading to the crash.
----------------------------------------------------------------
Aruna Balakrishnaiah (3):
pstore: Adjust buffer size for compression for smaller registered buffers
pstore: Use zlib_inflateInit2 instead of zlib_inflateInit
pstore: Remove the messages related to compression failure
fs/pstore/platform.c | 29 +++++++++++++++++++++++------
1 file changed, 23 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-18 17:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-18 17:27 [GIT PULL] pstore/compression fixes Luck, Tony
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®