From 13298defe5323c7fdcac268f588d8d1090758fb8 Mon Sep 17 00:00:00 2001
From: Steve French <sfrench@us.ibm.com>
Date: Fri, 3 Mar 2006 10:45:19 +0000
Subject: [PATCH] [CIFS] Upate cifs change log

Signed-off-by: Steve French <sfrench@us.ibm.com>
---
 fs/cifs/CHANGES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index 6238da96cc77..3e0fcc394810 100644
--- a/fs/cifs/CHANGES
+++ b/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
-- 
GitLab