qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 12/26] block/vvfat: Unify the mkdir() call


From: Kevin Wolf
Subject: Re: [PATCH v3 12/26] block/vvfat: Unify the mkdir() call
Date: Fri, 21 Oct 2022 10:10:27 +0200

Am 20.10.2022 um 13:51 hat Alex Bennée geschrieben:
> From: Bin Meng <bin.meng@windriver.com>
> 
> There is a difference in the mkdir() call for win32 and non-win32
> platforms, and currently is handled in the codes with #ifdefs.
> 
> glib provides a portable g_mkdir() API and we can use it to unify
> the codes without #ifdefs.
> 
> Signed-off-by: Bin Meng <bin.meng@windriver.com>
> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Message-Id: <20221006151927.2079583-6-bmeng.cn@gmail.com>

Reviewed-by: Kevin Wolf <kwolf@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]