From: Felix Moessbauer <felix.moessbauer@siemens.com>
To: isar-users@googlegroups.com
Cc: henning.schild@siemens.com, jan.kiszka@siemens.com,
Felix Moessbauer <felix.moessbauer@siemens.com>
Subject: [PATCH v3 0/3] Fix sporadic failures in do_wic_image
Date: Mon, 27 Sep 2021 15:14:05 +0200 [thread overview]
Message-ID: <20210927131408.1161317-1-felix.moessbauer@siemens.com> (raw)
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
next reply other threads:[~2021-09-27 13:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 13:14 Felix Moessbauer [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210927131408.1161317-1-felix.moessbauer@siemens.com \
--to=felix.moessbauer@siemens.com \
--cc=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox