From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [PATCH 1/1] scsi: storvsc: Set the SRB flags correctly when no data transfer is needed Date: Sat, 25 Apr 2015 10:05:14 +0300 Message-ID: <20150425070514.GP14154@mwanda> References: <1429918435-8353-1-git-send-email-kys@microsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1429918435-8353-1-git-send-email-kys@microsoft.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: "K. Y. Srinivasan" Cc: linux-scsi@vger.kernel.org, gregkh@linuxfoundation.org, jasowang@redhat.com, ohering@suse.com, jbottomley@parallels.com, linux-kernel@vger.kernel.org, hch@infradead.org, stable@vger.kernel.org, apw@canonical.com, devel@linuxdriverproject.org List-Id: linux-scsi@vger.kernel.org On Fri, Apr 24, 2015 at 04:33:55PM -0700, K. Y. Srinivasan wrote: > Set the SRB flags correctly when there is no data transfer. > What are the user visible effects of this bug? We transfer bogus data? regards, dan carpenter