aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2009-07-09 22:51:38 +0000
committerSteve French <sfrench@us.ibm.com>2009-07-09 22:51:38 +0000
commitb77863bfa153e886f9f8faf1a791ba57a36efed0 (patch)
tree72b97cd304a58b46ba5cf80e4d4549d289d73594 /fs/cifs/CHANGES
parent3bbeeb3c93a961bd01b969dd4395ecac0c09db8d (diff)
downloadlinux-b77863bfa153e886f9f8faf1a791ba57a36efed0.tar.gz
[CIFS] update cifs version number
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r--fs/cifs/CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index 3a9b7a58a51d00..92888aa907492e 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -5,7 +5,11 @@ client generated ones by default (mount option "serverino" turned
on by default if server supports it). Add forceuid and forcegid
mount options (so that when negotiating unix extensions specifying
which uid mounted does not immediately force the server's reported
-uids to be overridden). Add support for scope moutn parm.
+uids to be overridden). Add support for scope mount parm. Improve
+hard link detection to use same inode for both. Do not set
+read-only dos attribute on directories (for chmod) since Windows
+explorer special cases this attribute bit for directories for
+a different purpose.
Version 1.58
------------