[no subject]

2014-10-15 Thread Steve French
smb3 also fails new xfstest generic/035 (as does nfs but for different reasons) although cifs works. Looks like need to implement a rename_pending_delete worker function for smb2/smb2.1/smb3 (as cifs has). -- Thanks, Steve -- To unsubscribe from this list: send the line unsubscribe linux-cifs

[no subject]

2014-02-26 Thread Mrs. Alivia Edwin
I am Mrs. Alivia Edwin the wife of Engr David Edwin a Syrian Industrialist and member of a Syrian businessman in council Damascus. Please kindly view attache for more details. From Mrs. Alivia Edwin.doc Description:

Subject: [PATCH] [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload

2013-11-26 Thread Steve French
Resending since subject line was dropped (empty) first time -- Forwarded message -- From: Steve French smfre...@gmail.com Date: Mon, Nov 25, 2013 at 9:59 AM Subject: [PATCH] [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload To: samba-technical samba-techni

[no subject]

2013-11-16 Thread Steve French
feedback, but will send a request for the other pending patches soon. From a289b96bfae816a8861ea51a97e74f54ff06f4b2 Mon Sep 17 00:00:00 2001 From: Steve French smfre...@gmail.com Date: Sat, 16 Nov 2013 18:05:28 -0600 Subject: [PATCH] CIFS: SMB2/SMB3 Copy offload support (refcopy) finish up This third

[no subject]

2013-10-17 Thread Steve French
From 6b6503530681165dccf2ce59eb631542ec58288c Mon Sep 17 00:00:00 2001 From: Steve French smfre...@gmail.com Date: Thu, 17 Oct 2013 14:16:33 -0500 Subject: [PATCH] [CIFS] SMB2/SMB3 Copy offload support (refcopy) phase 1 This first patch adds the ability for us to do a server side copy (ie fast

[no subject]

2012-03-01 Thread Steve French
Turns out it is easy to negotiate SMB2.2 against Windows 8 (rather than just 2.1 or 2.0 as Pavel's current git tree does). Basic operations worked fine. SMB2.2 is a very cool protocol, but since most features are optional, upgrading to SMB2.2 is not bad. For example this change to Pavel's git

[no subject]

2011-12-27 Thread Carlos Maiolino
subscribe -- To unsubscribe from this list: send the line unsubscribe linux-cifs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[no subject]

2011-11-28 Thread Victor Augusto Sánchez Ramírez
Hello: I have the next situation, in linux Red Hat Enterprise 5.7   I can mount successfuly a  windows 2003 share by doing, $  mount.cifs Windows2003server\\testcifs /root/cifs/ -o user=user Password: $ when I want to see the changes in a  file on that server I commonly use: $ tail -f

[no subject]

2011-06-27 Thread Werner Maes
Set linux-cifs-client nomail -- To unsubscribe from this list: send the line unsubscribe linux-cifs in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[no subject]

2010-09-07 Thread shirishpargaonkar
Subject: [PATCH 0/8] ntlmv2 within ntlmssp - enable and sign using crypto apis Three major functionality changes Make NTLMv2 as a default authentication mechanism within NTLMSSP Enable cifs/smb signing Use Crypto sync hash APIs instead of cifs crypto functions to genereate various hashes