commit | dee28e72b619b48ec80a9e5509db458dbe66f71f | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Thu Jul 21 16:57:55 2011 -0400 |
committer | Tony Luck <tony.luck@intel.com> | Fri Jul 22 16:14:39 2011 -0700 |
tree | 781ef74fc42193f05877af53fe0787d175181bd7 | |
parent | b94fdd077eef5e6cab56836bf62695b497946716 [diff] |
pstore: Allow the user to explicitly choose a backend pstore only allows one backend to be registered at present, but the system may provide several. Add a parameter to allow the user to choose which backend will be used rather than just relying on load order. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Tony Luck <tony.luck@intel.com>