diff options
author | Steve French <sfrench@us.ibm.com> | 2009-07-29 22:26:14 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2009-07-29 22:26:14 -0400 |
commit | 5bd9052d79daa4c8beb45436c408b6de672adb82 (patch) | |
tree | de976b18a0bbea6c48801a88aec56d618c4f78dc /fs/cifs/CHANGES | |
parent | 7b91e2661addd8e2419cb45f6a322aa5dab9bcee (diff) |
[CIFS] Updates fs/cifs/CHANGES
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r-- | fs/cifs/CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES index 92888aa90749..651cefde385b 100644 --- a/fs/cifs/CHANGES +++ b/fs/cifs/CHANGES | |||
@@ -1,3 +1,9 @@ | |||
1 | Version 1.60 | ||
2 | ------------- | ||
3 | Fix memory leak in reconnect. Fix oops in DFS mount error path. | ||
4 | Set s_maxbytes to smaller (the max that vfs can handle) so that | ||
5 | sendfile will now work over cifs mounts again. | ||
6 | |||
1 | Version 1.59 | 7 | Version 1.59 |
2 | ------------ | 8 | ------------ |
3 | Client uses server inode numbers (which are persistent) rather than | 9 | Client uses server inode numbers (which are persistent) rather than |