pstore: Extend API for more flexibility in new backends
authorMatthew Garrett <mjg@redhat.com>
Thu, 21 Jul 2011 20:57:52 +0000 (16:57 -0400)
committerTony Luck <tony.luck@intel.com>
Fri, 22 Jul 2011 23:14:06 +0000 (16:14 -0700)
Some pstore implementations may not have a static context, so extend the
API to pass the pstore_info struct to all calls and allow for a context
pointer.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found