From eafe87012159a40a1e7151cc576e99a22aea2f0b Mon Sep 17 00:00:00 2001
From: Steve French <sfrench@us.ibm.com>
Date: Thu, 15 Sep 2005 21:47:30 -0700
Subject: [CIFS] Fix readdir caching when unlink removes file in current search
 buffer, and this is followed by a rewind search to just before the deleted
 entry.

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

(limited to 'fs/cifs/CHANGES')

diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index 6c73f020ef40..8b55e56cf1fe 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -1,3 +1,8 @@
+Version 1.37
+------------
+Fix readdir caching when unlink removes file in current search buffer,
+and this is followed by a rewind search to just before the deleted entry.
+
 Version 1.36
 ------------
 Add support for mounting to older pre-CIFS servers such as Windows9x and ME.
-- 
cgit v1.2.3