[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 13/26] fsdev/virtfs-proxy-helper: Use g_mkdir()
From: |
Christian Schoenebeck |
Subject: |
Re: [PATCH v3 13/26] fsdev/virtfs-proxy-helper: Use g_mkdir() |
Date: |
Tue, 25 Oct 2022 15:37:18 +0200 |
On Thursday, October 20, 2022 1:51:56 PM CEST Alex Bennée wrote:
> From: Bin Meng <bin.meng@windriver.com>
>
> Use g_mkdir() to create a directory on all platforms.
>
> Signed-off-by: Bin Meng <bin.meng@windriver.com>
> Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Message-Id: <20221006151927.2079583-7-bmeng.cn@gmail.com>
> ---
Alex, this patch is already merged on master as
f723f626627fda681327075105701695d7c630e5 by yesterday's 9p PR.
Best regards,
Christian Schoenebeck
- Re: [PATCH v3 09/26] semihosting/arm-compat-semi: Avoid using hardcoded /tmp, (continued)
- [PATCH v3 07/26] tests/docker: Add flex/bison to `debian-hexagon-cross`, Alex Bennée, 2022/10/20
- [PATCH v3 10/26] tcg: Avoid using hardcoded /tmp, Alex Bennée, 2022/10/20
- [PATCH v3 02/26] tests/docker: update test-mingw to run single build, Alex Bennée, 2022/10/20
- [PATCH v3 08/26] tests/tcg: use regular semihosting for nios2-softmmu, Alex Bennée, 2022/10/20
- [PATCH v3 13/26] fsdev/virtfs-proxy-helper: Use g_mkdir(), Alex Bennée, 2022/10/20
- [PATCH v3 06/26] tests/avocado: extend the timeout for x86_64 tcg tests, Alex Bennée, 2022/10/20
- [PATCH v3 04/26] configure: don't enable cross compilers unless in target_list, Alex Bennée, 2022/10/20
- [PATCH v3 11/26] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files, Alex Bennée, 2022/10/20
- [PATCH v3 03/26] tests/docker: Add flex/bison to `debian-all-test`, Alex Bennée, 2022/10/20
- [PATCH v3 14/26] hw/usb: dev-mtp: Use g_mkdir(), Alex Bennée, 2022/10/20