Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751845Ab3HTVix (ORCPT ); Tue, 20 Aug 2013 17:38:53 -0400 Received: from verein.lst.de ([213.95.11.211]:60054 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751329Ab3HTViw (ORCPT ); Tue, 20 Aug 2013 17:38:52 -0400 X-Greylist: delayed 575 seconds by postgrey-1.27 at vger.kernel.org; Tue, 20 Aug 2013 17:38:51 EDT Date: Tue, 20 Aug 2013 23:29:12 +0200 From: Christoph Hellwig To: "Nicholas A. Bellinger" Cc: target-devel , lkml , linux-scsi , Christoph Hellwig , Hannes Reinecke , Martin Petersen , Chris Mason , James Bottomley , Nicholas Bellinger Subject: Re: [PATCH 0/9] target: Add support for COMPARE_AND_WRITE (VAAI) emulation Message-ID: <20130820212912.GA9483@lst.de> References: <1377029280-19144-1-git-send-email-nab@daterainc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1377029280-19144-1-git-send-email-nab@daterainc.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 17 On Tue, Aug 20, 2013 at 08:07:51PM +0000, Nicholas A. Bellinger wrote: > > It's also currently lacking the necessary sychronization between I/O > submission of COMPARE_AND_WRITE verify instance and write instance > user data, which is still being worked on in order to avoid additional > overhead in the main I/O fast path. I don't think merging such a non-conforming implementation makes any sense. Also for a complex command like this with all it's race potential I would really like to see some test cases to go along with it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/