From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Seiderer Subject: Re: [PATCH v1] cifs: use server timestamp for ntlmv2 authentication Date: Mon, 21 Sep 2015 21:06:24 +0200 Message-ID: <20150921210624.1fa14038@gmx.net> References: <1442518812-30494-1-git-send-email-ps.report@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: samba-technical , LKML , "linux-cifs@vger.kernel.org" To: Steve French Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-cifs.vger.kernel.org Hello Steve, On Thu, 17 Sep 2015 22:49:54 -0500, Steve French wrote: > Corrected endian error and repushed > > https://git.samba.org/?p=sfrench/cifs-2.6.git;a=patch;h=79a5296f14b26ac8644239286ffd7a62dbbc385e > Many thanks for fixing the endianissue (next time I will try out your sparse compile hint)... Regards, Peter > On Thu, Sep 17, 2015 at 6:41 PM, Steve French wrote: > > Nice catch. > > > > Merged into cifs-2.6.git for-next > > > >