public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fix sporadic failures in do_wic_image
@ 2021-09-27 13:14 Felix Moessbauer
  2021-09-27 13:14 ` [PATCH v3 1/3] fix typo in do_rootfs_finalize Felix Moessbauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Felix Moessbauer @ 2021-09-27 13:14 UTC (permalink / raw)
  To: isar-users; +Cc: henning.schild, jan.kiszka, Felix Moessbauer

Changes since v2:
- only lock current buildchroot (only for locking itself)
- do not umount: use mount cleanup handler to unmount all mountpoints
- add patch to show sub-progress of do_wic_image task (helpful for debugging)

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 (3):
  fix typo in do_rootfs_finalize
  do not unmount wic mounts to avoid over-locking
  display sub-task progress in wic-image

 meta/classes/image.bbclass   |  2 +-
 meta/classes/wic-img.bbclass | 24 ++++++++++++------------
 2 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-10-15  6:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27 13:14 [PATCH v3 0/3] Fix sporadic failures in do_wic_image Felix Moessbauer
2021-09-27 13:14 ` [PATCH v3 1/3] fix typo in do_rootfs_finalize Felix Moessbauer
2021-09-27 13:14 ` [PATCH v3 2/3] do not unmount wic mounts to avoid over-locking Felix Moessbauer
2021-09-27 13:14 ` [PATCH v3 3/3] display sub-task progress in wic-image Felix Moessbauer
2021-10-15  6:55 ` [PATCH v3 0/3] Fix sporadic failures in do_wic_image Anton Mikanovich

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