From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Armbruster Subject: Re: [Qemu-devel] [PATCH 3/3] scsi-disk: Check for supported commands Date: Fri, 22 Jul 2011 16:09:30 +0200 Message-ID: References: <1311337868-20746-1-git-send-email-hare@suse.de> <1311337868-20746-4-git-send-email-hare@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: qemu-devel@nongnu.org, Kevin Wolf , kvm@vger.kernel.org, Alexander Graf To: Hannes Reinecke Return-path: Received: from mx1.redhat.com ([209.132.183.28]:22602 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754200Ab1GVOJg (ORCPT ); Fri, 22 Jul 2011 10:09:36 -0400 In-Reply-To: <1311337868-20746-4-git-send-email-hare@suse.de> (Hannes Reinecke's message of "Fri, 22 Jul 2011 14:31:08 +0200") Sender: kvm-owner@vger.kernel.org List-ID: Hannes Reinecke writes: > Not every command is support for any device type. This patch adds > a check for rejecting unsupported commands. > > Signed-off-by: Hannes Reinecke Commit message says "patch adds", patch only deletes. Looks like something wrent wrong with 2/3 and 3/3.