diff options
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r-- | fs/cifs/CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES index b2a938378bef..f554a70c9cf3 100644 --- a/fs/cifs/CHANGES +++ b/fs/cifs/CHANGES | |||
@@ -9,7 +9,7 @@ wsize and rsize can now be larger than negotiated buffer size if server | |||
9 | supports large readx/writex, even when directio mount flag not specified. | 9 | supports large readx/writex, even when directio mount flag not specified. |
10 | Write size will in many cases now be 16K instead of 4K which greatly helps | 10 | Write size will in many cases now be 16K instead of 4K which greatly helps |
11 | file copy performance on lightly loaded networks. Fix oops in dnotify | 11 | file copy performance on lightly loaded networks. Fix oops in dnotify |
12 | when experimental config flag enabled. | 12 | when experimental config flag enabled. Make cifsFYI more granular. |
13 | 13 | ||
14 | Version 1.37 | 14 | Version 1.37 |
15 | ------------ | 15 | ------------ |