aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r--fs/cifs/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index bd37727526ea..0feb3bd49cb8 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -5,7 +5,8 @@ time out requests if server still responding reasonably fast
5on requests on other threads. Improve POSIX locking emulation, 5on requests on other threads. Improve POSIX locking emulation,
6(lock cancel now works, and unlock of merged range works even 6(lock cancel now works, and unlock of merged range works even
7to Windows servers now). Fix oops on mount to lanman servers 7to Windows servers now). Fix oops on mount to lanman servers
8(win9x, os/2 etc.) when null password. 8(win9x, os/2 etc.) when null password. Do not send listxattr
9(SMB to query all EAs) if nouser_xattr specified.
9 10
10Version 1.44 11Version 1.44
11------------ 12------------