From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdCrt-000535-AI for qemu-devel@nongnu.org; Wed, 11 Jul 2018 07:01:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdCrp-0007TK-Sq for qemu-devel@nongnu.org; Wed, 11 Jul 2018 07:01:08 -0400 Date: Wed, 11 Jul 2018 13:00:55 +0200 From: Kevin Wolf Message-ID: <20180711110055.GF4266@localhost.localdomain> References: <20180710170041.875-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180710170041.875-1-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 0/2] file-posix: specify expected filetypes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, Max Reitz Am 10.07.2018 um 19:00 hat John Snow geschrieben: > Tighten which types of files we'll allow you to specify for the various > file drivers (file, host_device, host_cdrom). Thanks, applied to the block branch. Kevin