All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Gong <gong.chen@linux.intel.com>
To: tony.luck@intel.com, mjg59@srcf.ucam.org
Cc: linux-kernel@vger.kernel.org
Subject: pstore: enhancement for pstore write interface
Date: Sat,  3 Sep 2011 13:30:15 +0800	[thread overview]
Message-ID: <1315027817-5316-1-git-send-email-gong.chen@linux.intel.com> (raw)

[PATCH 1/2] pstore: change the purpose of return value for pstore
[PATCH 2/2] pstore: update the policy of the UEFI-based backend

These two patches are for pstore write interface enhancement.
The 1st one updates the original write interface to return a valid
write result. The 2nd one updates the UEFI-based pstore backend
write policy. For the 2nd one, though Matthew current design is to
reduce UEFI variable space usage, but I think it is still too strict
as a log storage. :-)

             reply	other threads:[~2011-09-03  5:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-03  5:30 Chen Gong [this message]
2011-09-03  5:30 ` [PATCH 1/2] pstore: change the purpose of return value for pstore write operation Chen Gong
2011-09-03  5:30 ` [PATCH 2/2] pstore: update the policy of the UEFI-based backend Chen Gong
2011-09-03 12:36   ` Matthew Garrett

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=1315027817-5316-1-git-send-email-gong.chen@linux.intel.com \
    --to=gong.chen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg59@srcf.ucam.org \
    --cc=tony.luck@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.