From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Xu <peterx@redhat.com>
Cc: qemu-devel@nongnu.org,
"Daniel P . Berrangé" <berrange@redhat.com>,
"Michael Roth" <michael.roth@amd.com>,
"Fabiano Rosas" <farosas@suse.de>,
"Konstantin Kostiuk" <kkostiuk@redhat.com>
Subject: Re: [PATCH 1/3] osdep: Add qemu_mkdir_with_parents()
Date: Mon, 16 Dec 2024 17:16:12 +0000 [thread overview]
Message-ID: <87o71b1rc3.fsf@draig.linaro.org> (raw)
In-Reply-To: <20241216161413.1644171-2-peterx@redhat.com> (Peter Xu's message of "Mon, 16 Dec 2024 11:14:11 -0500")
Peter Xu <peterx@redhat.com> writes:
> QEMU uses g_mkdir_with_parents() a lot, especially in the case where the
> failure case is ignored so an abort is expected when happened.
>
> Provide a helper qemu_mkdir_with_parents() to do that, and use it in the
> two cases in qga/. To be used in more places later.
>
> Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
next prev parent reply other threads:[~2024-12-16 17:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-16 16:14 [PATCH 0/3] tests: Fix some new coverity issues reported Peter Xu
2024-12-16 16:14 ` [PATCH 1/3] osdep: Add qemu_mkdir_with_parents() Peter Xu
2024-12-16 16:56 ` Peter Maydell
2024-12-16 17:12 ` Peter Xu
2024-12-16 17:28 ` Konstantin Kostiuk
2024-12-16 17:54 ` Peter Xu
2024-12-16 18:34 ` Daniel P. Berrangé
2024-12-16 17:16 ` Alex Bennée [this message]
2024-12-16 16:14 ` [PATCH 2/3] tests: Use qemu_mkdir_with_parents() for all test code Peter Xu
2024-12-16 17:16 ` Alex Bennée
2024-12-16 18:35 ` Daniel P. Berrangé
2024-12-16 16:14 ` [PATCH 3/3] tests/migration: Drop arch_[source|target] Peter Xu
2024-12-16 17:15 ` Alex Bennée
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=87o71b1rc3.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=farosas@suse.de \
--cc=kkostiuk@redhat.com \
--cc=michael.roth@amd.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.