aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2008-04-04 21:59:35 +0000
committerSteve French <sfrench@us.ibm.com>2008-04-04 21:59:35 +0000
commit932e2d23c8529c39fe74549dcbe4b2c8b2d66ba4 (patch)
treefc4612bb7b59b1f3e24df0a4da634816a6a2c6f8 /fs/cifs/CHANGES
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 (diff)
downloadlinux-dev-932e2d23c8529c39fe74549dcbe4b2c8b2d66ba4.tar.xz
linux-dev-932e2d23c8529c39fe74549dcbe4b2c8b2d66ba4.zip
[CIFS] minor update to change log
Signed-off-by: Steve French <sfrench@us.ibm.com>
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 dbd91461853c..05c9da6181c3 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -8,7 +8,8 @@ of second share to disconnected server session (autoreconnect on this).
Add ability to modify cifs acls for handling chmod (when mounted with
cifsacl flag). Fix prefixpath path separator so we can handle mounts
with prefixpaths longer than one directory (one path component) when
-mounted to Windows servers.
+mounted to Windows servers. Fix slow file open when cifsacl
+enabled.
Version 1.51
------------