RE: Channel Sequence handling - was RE: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required

2015-10-15 Thread Tom Talpey
> -Original Message- > From: Michael Adam [mailto:ob...@samba.org] > Sent: Thursday, October 15, 2015 7:15 AM > To: Steve French <smfre...@gmail.com> > Cc: Tom Talpey <ttal...@microsoft.com>; linux-cifs c...@vger.kernel.org>; samba-technical <samba-techni.

Channel Sequence handling - was RE: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required

2015-10-05 Thread Tom Talpey
> -Original Message- > From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- > ow...@vger.kernel.org] On Behalf Of Steve French > Sent: Saturday, October 3, 2015 10:03 PM > ... > I don't know if channel sequence number in the SMB3 request would also > need to be incremented on

RE: New ioctl - FSCTL_DUPLICATE_EXTENTS_TO_FILE

2015-02-10 Thread Tom Talpey
-Original Message- From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- ow...@vger.kernel.org] On Behalf Of Steve French Sent: Tuesday, February 10, 2015 2:14 AM To: David Disseldorp Cc: linux-cifs@vger.kernel.org; samba-technical; David Disseldorp; linux- fsdevel Subject:

RE: [PATCH] cifs: Set client guid on per connection basis

2014-05-15 Thread Tom Talpey
Won't this need to be undone for multichannel support? The client GUID needs to be the same when connecting multiple channels, a different one will break cross-channel replay detection. It's definitely true that if you intend to negotiate a different dialect, then the client GUID should not

RE: Problem with connecting to SMB server in 3.9.11 kernel.

2014-01-20 Thread Tom Talpey
-Original Message- From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- ow...@vger.kernel.org] On Behalf Of Jeff Layton Sent: Monday, January 20, 2014 7:57 AM To: Ben Greear Cc: linux-cifs@vger.kernel.org; Amit Haval (India Bangalore); Shirish Pargaonkar Subject: Re: Problem

RE: Samba server problem with validate negotiate info fsctl?

2013-11-19 Thread Tom Talpey
-Original Message- From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- ow...@vger.kernel.org] On Behalf Of Steve French Sent: Monday, November 18, 2013 6:55 PM To: samba-technical; linux-cifs@vger.kernel.org Subject: Samba server problem with validate negotiate info fsctl?

RE: DFS referrals

2013-08-19 Thread Tom Talpey
-Original Message- From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- ow...@vger.kernel.org] On Behalf Of Jeff Layton Sent: Monday, August 19, 2013 7:12 AM To: Richard Sharpe Cc: Marcus Moeller; linux-cifs@vger.kernel.org Subject: Re: DFS referrals On Sun, 18 Aug 2013

RE: [PATCH] cifs: use sensible file nlink values if unprovided

2013-07-05 Thread Tom Talpey
I dunno...maybe it's time to ask dochelp for clarification on what sort of semantics we should be expecting from this field? It'll all be in MS-FSA, which is pretty simple: 2.1.5.11.27 FileStandardInformation OutputBuffer is of type FILE_STANDARD_INFORMATION, as described in [MS-FSCC]

RE: CMAC moving to crypto

2013-04-21 Thread Tom Talpey
-Original Message- From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- ow...@vger.kernel.org] On Behalf Of Steve French Sent: Thursday, April 18, 2013 10:24 AM To: Shirish Pargaonkar; linux-cifs@vger.kernel.org; samba-technical Subject: CMAC moving to crypto I see that

RE: [PATCH v2][cifs-utils] manpage: document the mount.cifs vers= option

2013-03-19 Thread Tom Talpey
-Original Message- From: Jeff Layton [mailto:jlay...@poochiereds.net] On Behalf Of Jeff Layton Sent: Tuesday, March 19, 2013 11:56 AM To: linux-cifs@vger.kernel.org Cc: Tom Talpey Subject: [PATCH v2][cifs-utils] manpage: document the mount.cifs vers= option Thanks to Tom Talpey

RE: [PATCH] CIFS: Decrease reconnection delay when switching nics

2013-02-28 Thread Tom Talpey
-Original Message- From: samba-technical-boun...@lists.samba.org [mailto:samba-technical- boun...@lists.samba.org] On Behalf Of Stefan (metze) Metzmacher Sent: Wednesday, February 27, 2013 7:16 PM To: Jeff Layton Cc: Steve French; Dave Chiluk; samba-techni...@lists.samba.org; linux-

RE: [PATCH] CIFS: Decrease reconnection delay when switching nics

2013-02-27 Thread Tom Talpey
-Original Message- From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- ow...@vger.kernel.org] On Behalf Of Dave Chiluk Sent: Wednesday, February 27, 2013 5:44 PM To: Steve French Cc: Jeff Layton; Stefan (metze) Metzmacher; Dave Chiluk; Steve French;

RE: Writes greater than 64k fails with -ENOSPC

2013-02-07 Thread Tom Talpey
-Original Message- From: Jeff Layton [mailto:jlay...@redhat.com] Sent: Thursday, February 7, 2013 6:50 AM To: Suresh Jayaraman Cc: Tom Talpey; linux-cifs Subject: Re: Writes greater than 64k fails with -ENOSPC On Thu, 07 Feb 2013 14:22:04 +0530 Suresh Jayaraman sjayara

RE: Writes greater than 64k fails with -ENOSPC

2013-01-30 Thread Tom Talpey
-Original Message- From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- ow...@vger.kernel.org] On Behalf Of Jeff Layton Sent: Tuesday, January 29, 2013 7:29 PM To: Suresh Jayaraman Cc: linux-cifs Subject: Re: Writes greater than 64k fails with -ENOSPC On Tue, 29 Jan 2013

RE: Writes greater than 64k fails with -ENOSPC

2013-01-30 Thread Tom Talpey
-Original Message- From: Jeff Layton [mailto:jlay...@redhat.com] Sent: Wednesday, January 30, 2013 9:37 AM To: Tom Talpey Cc: Suresh Jayaraman; linux-cifs Subject: Re: Writes greater than 64k fails with -ENOSPC On Wed, 30 Jan 2013 14:06:19 + Tom Talpey ttal...@microsoft.com

RE: Writes greater than 64k fails with -ENOSPC

2013-01-30 Thread Tom Talpey
-Original Message- From: Jeff Layton [mailto:jlay...@redhat.com] Sent: Wednesday, January 30, 2013 12:50 PM To: Tom Talpey Cc: Suresh Jayaraman; linux-cifs Subject: Re: Writes greater than 64k fails with -ENOSPC On Wed, 30 Jan 2013 16:06:26 + Tom Talpey ttal...@microsoft.com