浏览代码

[CIFS] minor update to change log

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 17 年之前
父节点
当前提交
932e2d23c8
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      fs/cifs/CHANGES

+ 2 - 1
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
 ------------