From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758014Ab1IAU7Y (ORCPT ); Thu, 1 Sep 2011 16:59:24 -0400 Received: from cantor2.suse.de ([195.135.220.15]:43382 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757887Ab1IAU7X (ORCPT ); Thu, 1 Sep 2011 16:59:23 -0400 Date: Thu, 1 Sep 2011 13:59:08 -0700 From: Greg KH To: Mike Sterling Cc: devel@linuxdriverproject.org, virtualization@lists.osdl.org, linux-kernel@vger.kernel.org, Mike Sterling , "K.Y. Srinivasan" , Haiyang Zhang Subject: Re: [PATCH 1/1] staging: hv: Add support for >2 TB LUN in storage driver. Message-ID: <20110901205908.GA16638@suse.de> References: <1314911512-1079-1-git-send-email-mike.sterling@microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1314911512-1079-1-git-send-email-mike.sterling@microsoft.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 01, 2011 at 02:11:52PM -0700, Mike Sterling wrote: > If a LUN larger than 2 TB is attached to a Linux VM on Hyper-V, we currently > report a maximum size of 2 TB. This patch resolves the issue in hv_storvsc. > Thanks to Robert Scheck for reporting the issue. > > Signed-off-by: Mike Sterling As I'm guessing you want this to show up as being done by mike.sterling@microsoft.com and not steelforce@gmail.com, can you please resend this from your mike.sterling@microsoft.com account, or put the proper "From:" line in the patch body as described in the file, Documentation/SubmittingPatches so I can apply it correctly? Also, please use the proper "Reported-by:" tag for the bug reporter. Please resend. greg k-h