
21 Apr
2021
21 Apr
'21
8:30 a.m.
On Tue, Apr 20, 2021 at 02:44:53PM +0100, Daniel P. Berrangé wrote:
On Mon, Apr 19, 2021 at 07:14:16PM +0200, Pavel Hrdina wrote:
Future patch will remove MKFS define as we will no longer check it during compilation.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/storage/storage_backend_fs.c | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Thanks for the review. I've pushed the cleanup patches and will post v3 without the virFindFileInPath move from testutilsqemu.c. Pavel