From e61a89fa46f8d6dcfac067c2643fe2fc750c609d Mon Sep 17 00:00:00 2001 From: Steve French Date: Fri, 3 Mar 2006 10:45:19 +0000 Subject: [PATCH] --- yaml --- r: 24982 b: refs/heads/master c: 13298defe5323c7fdcac268f588d8d1090758fb8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/cifs/CHANGES | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f3a816729435..57515c717f47 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d7c8c94d3e4c1cab7feedbb34297caa5babe1a7f +refs/heads/master: 13298defe5323c7fdcac268f588d8d1090758fb8 diff --git a/trunk/fs/cifs/CHANGES b/trunk/fs/cifs/CHANGES index 6238da96cc77..3e0fcc394810 100644 --- a/trunk/fs/cifs/CHANGES +++ b/trunk/fs/cifs/CHANGES @@ -1,3 +1,8 @@ +Version 1.42 +------------ +Fix slow oplock break when mounted to different servers at the same time and +the tids match and we try to find matching fid on wrong server. + Version 1.41 ------------ Fix NTLMv2 security (can be enabled in /proc/fs/cifs) so customers can