All of lore.kernel.org
 help / color / mirror / Atom feed
* pstore: enhancement for pstore write interface
@ 2011-09-03  5:30 Chen Gong
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Chen Gong @ 2011-09-03  5:30 UTC (permalink / raw)
  To: tony.luck, mjg59; +Cc: linux-kernel

[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. :-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-03 12:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-03  5:30 pstore: enhancement for pstore write interface Chen Gong
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

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.