From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v2 0/4] tcm_vhost fix cmd leak and send bad target Date: Thu, 11 Apr 2013 10:22:33 +0300 Message-ID: <20130411072233.GB17063@redhat.com> References: <1365564191-20928-1-git-send-email-asias@redhat.com> <1365577576-26183-1-git-send-email-asias@redhat.com> <1365628742.3588.11.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, target-devel@vger.kernel.org, Stefan Hajnoczi , Paolo Bonzini To: "Nicholas A. Bellinger" Return-path: Content-Disposition: inline In-Reply-To: <1365628742.3588.11.camel@haakon2.linux-iscsi.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Id: kvm.vger.kernel.org On Wed, Apr 10, 2013 at 02:19:02PM -0700, Nicholas A. Bellinger wrote: > On Wed, 2013-04-10 at 15:06 +0800, Asias He wrote: > > v2: > > - Fix the order of out and head parameter. > > > > Asias He (4): > > tcm_vhost: Remove double check of response > > tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq > > tcm_vhost: Add vhost_scsi_send_bad_target() helper > > tcm_vhost: Send bad target to guest when cmd fails > > > > drivers/vhost/tcm_vhost.c | 53 +++++++++++++++++++++++++---------------------- > > 1 file changed, 28 insertions(+), 25 deletions(-) > > > > Looks good. MST, care to ACK for 3.9..? > > Thanks Asias! > > --nab Sounds like a reasonable thing to apply for 3.9. Acked-by: Michael S. Tsirkin -- MST