mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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 <[email protected]> Cc: Seiji Aguchi <[email protected]> Cc: [email protected] Signed-off-by: Matt Fleming <[email protected]>