aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r--fs/cifs/CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index be3a57509e60..0414eb325468 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -1,3 +1,11 @@
1Version 1.33
2------------
3Fix caching problem, in which readdir of directory containing a file
4which was cached could cause the file's time stamp to be updated
5without invalidating the readahead data (so we could get stale
6file data on the client for that file even as the server copy changed).
7
8
1Version 1.32 9Version 1.32
2------------ 10------------
3Fix oops in ls when Transact2 FindFirst (or FindNext) returns more than one 11Fix oops in ls when Transact2 FindFirst (or FindNext) returns more than one