commit | fdeadb43fdf1e7d5698c027b555c389174548e5a | [log] [tgz] |
---|---|---|
author | Madper Xie <cxie@redhat.com> | Fri Nov 29 15:58:57 2013 +0800 |
committer | Matt Fleming <matt.fleming@intel.com> | Fri Nov 29 10:11:06 2013 +0000 |
tree | c71e65562836636719d6b7b5ef706120b91dc734 | |
parent | 1f3a8bae21a22808f242ccfb22aca37a635e261e [diff] |
efi-pstore: Make efi-pstore return a unique id Pstore fs expects that backends provide a unique id which could avoid pstore making entries as duplication or denominating entries the same name. So I combine the timestamp, part and count into id. Signed-off-by: Madper Xie <cxie@redhat.com> Cc: Seiji Aguchi <seiji.aguchi@hds.com> Cc: stable@vger.kernel.org Signed-off-by: Matt Fleming <matt.fleming@intel.com>