mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] pstore/compression fixes
Date: Wed, 18 Sep 2013 10:27:57 -0700	[thread overview]
Message-ID: <5239e29d26989e9096@agluck-desk.sc.intel.com> (raw)

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(-)

                 reply	other threads:[~2013-09-18 17:27 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=5239e29d26989e9096@agluck-desk.sc.intel.com \
    --to=tony.luck@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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®