From nobody Sun Feb 8 12:31:25 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1611257697; cv=none; d=zohomail.com; s=zohoarc; b=TgD57zUwY+BQJ9QLXGa3o8Kq7h0X7GthVo3Zs0BQQr2eDOJQSVdAivDLongXsoKMvPKaBuwp8psPcnFeUGQSGP78hSZK8hWcgI8OPa4H7+GSjzaaswpzINDiJa+5Fk1+xuUxOo5NEncNz2VyI6aXjBjxUZ/dLXw2yCJBiTUVvoU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1611257697; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=tU+D5qhrusf9iihUbUkrDBbgiDeZHayU9NlBs9u0C84=; b=lnPAycfNrs8GCWX00K/glXK9+FqsDeX1TGhFNlJzT4wM7+mGH9JlcomqxnOcXA8Sg5kI1QfIT6Jj0BOjNcVyBdpplPk4Q38xFC3qlWUj+doCPUALUDSNE7EmrNvftQHxlOsBRdEPqztm31Swy7rDWjpuWNJoMzyWscUHSwyd8pM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 1611257697948465.0657601839026; Thu, 21 Jan 2021 11:34:57 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-98-IAgUvsAAOqeMMcKuiwM-TA-1; Thu, 21 Jan 2021 14:34:51 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 08B10806665; Thu, 21 Jan 2021 19:34:46 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D75896E51D; Thu, 21 Jan 2021 19:34:45 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 984851809CA2; Thu, 21 Jan 2021 19:34:45 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 10LJYWwC023141 for ; Thu, 21 Jan 2021 14:34:33 -0500 Received: by smtp.corp.redhat.com (Postfix) id EFD7F10021AA; Thu, 21 Jan 2021 19:34:32 +0000 (UTC) Received: from antique-laptop.redhat.com (unknown [10.40.208.8]) by smtp.corp.redhat.com (Postfix) with ESMTP id 526C810023AE for ; Thu, 21 Jan 2021 19:34:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1611257694; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=tU+D5qhrusf9iihUbUkrDBbgiDeZHayU9NlBs9u0C84=; b=jAbPCLdLj08hFAvKj+WEBbPce1J292vJw+ZXbxLYXZno+vnFXTBHg9gJqq6RQJFoXZOmOT 8UarFY/MM0GXG9NKzA6Pnp4WaDo23UbsADlEDoZ3F0x57r/4kvC4h1mqvGwJWKEWrY/ayr eaOIAgGdF1jPyN/PZwvIEFaSP5cDBIk= X-MC-Unique: IAgUvsAAOqeMMcKuiwM-TA-1 From: Pavel Hrdina To: libvir-list@redhat.com Subject: [libvirt PATCH v2 01/13] src: add missing virstoragefile.h includes Date: Thu, 21 Jan 2021 20:34:15 +0100 Message-Id: <7a966daf23fdd9e196a1493b5dfb4cb2cf0d018c.1611257578.git.phrdina@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" These files are using functions from virstoragefile.h but are missing explicit include. Signed-off-by: Pavel Hrdina Reviewed-by: Peter Krempa --- src/locking/lock_driver_lockd.c | 1 + src/qemu/qemu_block.c | 1 + src/qemu/qemu_snapshot.c | 1 + src/security/virt-aa-helper.c | 1 + src/storage/storage_file_gluster.c | 1 + 5 files changed, 5 insertions(+) diff --git a/src/locking/lock_driver_lockd.c b/src/locking/lock_driver_lock= d.c index d459c1668c..5ebefa48d0 100644 --- a/src/locking/lock_driver_lockd.c +++ b/src/locking/lock_driver_lockd.c @@ -33,6 +33,7 @@ #include "rpc/virnetclient.h" #include "lock_protocol.h" #include "configmake.h" +#include "virstoragefile.h" #include "virstring.h" #include "virutil.h" =20 diff --git a/src/qemu/qemu_block.c b/src/qemu/qemu_block.c index f9c6da2cee..c98094e746 100644 --- a/src/qemu/qemu_block.c +++ b/src/qemu/qemu_block.c @@ -25,6 +25,7 @@ #include "qemu_security.h" =20 #include "viralloc.h" +#include "virstoragefile.h" #include "virstring.h" #include "virlog.h" =20 diff --git a/src/qemu/qemu_snapshot.c b/src/qemu/qemu_snapshot.c index ee333c35bb..c2fa54f5ab 100644 --- a/src/qemu/qemu_snapshot.c +++ b/src/qemu/qemu_snapshot.c @@ -38,6 +38,7 @@ #include "locking/domain_lock.h" #include "libvirt_internal.h" #include "virxml.h" +#include "virstoragefile.h" #include "virstring.h" #include "virdomainsnapshotobjlist.h" #include "virqemu.h" diff --git a/src/security/virt-aa-helper.c b/src/security/virt-aa-helper.c index 5a6f4a5f7d..18af175655 100644 --- a/src/security/virt-aa-helper.c +++ b/src/security/virt-aa-helper.c @@ -46,6 +46,7 @@ #include "virfile.h" #include "configmake.h" #include "virrandom.h" +#include "virstoragefile.h" #include "virstring.h" #include "virgettext.h" #include "virhostdev.h" diff --git a/src/storage/storage_file_gluster.c b/src/storage/storage_file_= gluster.c index c84af8a4e8..0fc6835f11 100644 --- a/src/storage/storage_file_gluster.c +++ b/src/storage/storage_file_gluster.c @@ -27,6 +27,7 @@ #include "viralloc.h" #include "virerror.h" #include "virlog.h" +#include "virstoragefile.h" #include "virstoragefilebackend.h" #include "virstring.h" =20 --=20 2.29.2