From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] block: drop "sending ioctl to a partition" message Date: Tue, 3 Oct 2017 23:25:26 -0700 Message-ID: <20171004062526.GA29811@infradead.org> References: <1506005362-13429-1-git-send-email-pbonzini@redhat.com> <019433fb-9a89-4ef9-6d76-a817a2f52a0f@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, axboe@kernel.dk, linux-block@vger.kernel.org To: Paolo Bonzini Return-path: Content-Disposition: inline In-Reply-To: <019433fb-9a89-4ef9-6d76-a817a2f52a0f@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, Oct 03, 2017 at 06:22:23PM +0200, Paolo Bonzini wrote: > On 21/09/2017 16:49, Paolo Bonzini wrote: > > After the first few months, the message has not led to many bug reports. > > It's been almost five years now, and in practice the main source of > > it seems to be MTIOCGET that someone is using to detect tape devices. > > While we could whitelist it just like CDROM_GET_CAPABILITY, this patch > > just removes the message altogether. > > > > Signed-off-by: Paolo Bonzini > > Ping (with fixed email address for Jens)... How about implementing the revised version I suggested?