From mboxrd@z Thu Jan 1 00:00:00 1970 From: Asias He Subject: Re: [PATCH v2 0/4] tcm_vhost fix cmd leak and send bad target Date: Thu, 11 Apr 2013 16:42:42 +0800 Message-ID: <20130411084242.GA21424@hj.localdomain> 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> <20130411072233.GB17063@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130411072233.GB17063@redhat.com> 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 To: "Michael S. Tsirkin" Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, target-devel@vger.kernel.org, Stefan Hajnoczi , Paolo Bonzini List-Id: virtualization@lists.linuxfoundation.org On Thu, Apr 11, 2013 at 10:22:33AM +0300, Michael S. Tsirkin wrote: > 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 Thanks! -- Asias