mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] state: deal gracefully with runtime bucket corruption
@ 2020-03-05  7:40 Ahmad Fatoum
  2020-03-05  7:40 ` [PATCH 1/2] state: backend_storage: " Ahmad Fatoum
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ahmad Fatoum @ 2020-03-05  7:40 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

Series fixes two issues when buckets become corrupted during barebox
execution. Both issues are currently sorted out after one more reset,
so I'd suggest this goes into next despite being a fix.

Cheers,
Ahmad Fatoum (2):
  state: backend_storage: deal gracefully with runtime bucket corruption
  state: treat state with all-invalid buckets as dirty

 common/state/backend_storage.c | 2 ++
 common/state/state.c           | 7 +++----
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.25.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-05  7:40 [PATCH 0/2] state: deal gracefully with runtime bucket corruption Ahmad Fatoum
2020-03-05  7:40 ` [PATCH 1/2] state: backend_storage: " Ahmad Fatoum
2020-03-05  7:40 ` [PATCH 2/2] state: treat state with all-invalid buckets as dirty Ahmad Fatoum
2020-03-09  7:36 ` [PATCH 0/2] state: deal gracefully with runtime bucket corruption Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox