projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e315c12
)
[CIFS] minor update to change log
author
Steve French
<sfrench@us.ibm.com>
Fri, 4 Apr 2008 21:59:35 +0000
(21:59 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 4 Apr 2008 21:59:35 +0000
(21:59 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/CHANGES
patch
|
blob
|
history
diff --git
a/fs/cifs/CHANGES
b/fs/cifs/CHANGES
index dbd91461853c97fc1c5c4538c53c6514570f85d4..05c9da6181c3793cd540c803053fc2bd21e08bbc 100644
(file)
--- 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
------------