aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r--fs/cifs/CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index 0414eb325468..3d61d96d7407 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -4,6 +4,8 @@ Fix caching problem, in which readdir of directory containing a file
4which was cached could cause the file's time stamp to be updated 4which was cached could cause the file's time stamp to be updated
5without invalidating the readahead data (so we could get stale 5without invalidating the readahead data (so we could get stale
6file data on the client for that file even as the server copy changed). 6file data on the client for that file even as the server copy changed).
7Cleanup response processing so cifsd can not loop when abnormally
8terminated.
7 9
8 10
9Version 1.32 11Version 1.32