Re: [PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()

2014-06-17 Thread Stefan (metze) Metzmacher
Hi Steve, > Although I have merged this into cifs-2.6.git for-next, in my testing > I am also seeing this fail with vers=3.0 (and probably 2.0 and 2.1) so > I would like to fix that too (and mfsymlinks may be at least as > important there) Thanks! When can we expect this to be proposed for 3.16

Re: [PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()

2014-06-17 Thread Stefan (metze) Metzmacher
Hi Steve, Although I have merged this into cifs-2.6.git for-next, in my testing I am also seeing this fail with vers=3.0 (and probably 2.0 and 2.1) so I would like to fix that too (and mfsymlinks may be at least as important there) Thanks! When can we expect this to be proposed for 3.16 (and

Re: [PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()

2014-06-16 Thread Steve French
Although I have merged this into cifs-2.6.git for-next, in my testing I am also seeing this fail with vers=3.0 (and probably 2.0 and 2.1) so I would like to fix that too (and mfsymlinks may be at least as important there) On Mon, Jun 16, 2014 at 8:49 AM, Stefan (metze) Metzmacher wrote: > Hi

Re: [PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()

2014-06-16 Thread Stefan (metze) Metzmacher
Hi Steve, any comments on this? How can we get this fixed upstream? Thanks! metze Am 10.06.2014 12:03, schrieb Björn Baumbach: > commit d81b8a40e2ece0a9ab57b1fe1798e291e75bf8fc > ("CIFS: Cleanup cifs open codepath") > changed disposition to FILE_OPEN. > > Signed-off-by: Björn Baumbach >

Re: [PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()

2014-06-16 Thread Stefan (metze) Metzmacher
Hi Steve, any comments on this? How can we get this fixed upstream? Thanks! metze Am 10.06.2014 12:03, schrieb Björn Baumbach: commit d81b8a40e2ece0a9ab57b1fe1798e291e75bf8fc (CIFS: Cleanup cifs open codepath) changed disposition to FILE_OPEN. Signed-off-by: Björn Baumbach b...@sernet.de

Re: [PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()

2014-06-16 Thread Steve French
Although I have merged this into cifs-2.6.git for-next, in my testing I am also seeing this fail with vers=3.0 (and probably 2.0 and 2.1) so I would like to fix that too (and mfsymlinks may be at least as important there) On Mon, Jun 16, 2014 at 8:49 AM, Stefan (metze) Metzmacher me...@samba.org

[PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()

2014-06-10 Thread Björn Baumbach
commit d81b8a40e2ece0a9ab57b1fe1798e291e75bf8fc ("CIFS: Cleanup cifs open codepath") changed disposition to FILE_OPEN. Signed-off-by: Björn Baumbach Signed-off-by: Stefan Metzmacher Reviewed-by: Stefan Metzmacher Cc: # v3.14+ Cc: Pavel Shilovsky Cc: Steve French --- fs/cifs/link.c |2

[PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()

2014-06-10 Thread Björn Baumbach
commit d81b8a40e2ece0a9ab57b1fe1798e291e75bf8fc (CIFS: Cleanup cifs open codepath) changed disposition to FILE_OPEN. Signed-off-by: Björn Baumbach b...@sernet.de Signed-off-by: Stefan Metzmacher me...@samba.org Reviewed-by: Stefan Metzmacher me...@samba.org Cc: sta...@vger.kernel.org # v3.14+ Cc: