public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix sporadic failures in do_wic_image
@ 2021-09-23 13:12 Felix Moessbauer
  2021-09-23 13:12 ` [PATCH v2 1/2] fix typo in do_rootfs_finalize Felix Moessbauer
  2021-09-23 13:12 ` [PATCH v2 2/2] execute do_wic_image under a lock to ensure mountpoints remain mounted Felix Moessbauer
  0 siblings, 2 replies; 4+ messages in thread
From: Felix Moessbauer @ 2021-09-23 13:12 UTC (permalink / raw)
  To: isar-users; +Cc: henning.schild, jan.kiszka, Felix Moessbauer

Changes since v1:
- remove patches 3 and 4 (refactoring and breakup of do_rootfs_finalize task)
- use exclusive lock in do_wic_image

Best regards,
Felix

Felix Moessbauer (2):
  fix typo in do_rootfs_finalize
  execute do_wic_image under a lock to ensure mountpoints remain mounted

 meta/classes/image.bbclass   |  2 +-
 meta/classes/wic-img.bbclass | 34 +++++++++++++++++++++-------------
 2 files changed, 22 insertions(+), 14 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-09-25  7:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23 13:12 [PATCH v2 0/2] Fix sporadic failures in do_wic_image Felix Moessbauer
2021-09-23 13:12 ` [PATCH v2 1/2] fix typo in do_rootfs_finalize Felix Moessbauer
2021-09-23 13:12 ` [PATCH v2 2/2] execute do_wic_image under a lock to ensure mountpoints remain mounted Felix Moessbauer
2021-09-25  7:34   ` Jan Kiszka

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