]> err.no Git - linux-2.6/blobdiff - fs/cifs/CHANGES
[PATCH] merge open_namei() and do_filp_open()
[linux-2.6] / fs / cifs / CHANGES
index 13d788f9e5f05b0e0d1a5f81713ee80eb2c72b81..dbd91461853c97fc1c5c4538c53c6514570f85d4 100644 (file)
@@ -3,7 +3,12 @@ Version 1.52
 Fix oops on second mount to server when null auth is used.
 Enable experimental Kerberos support.  Return writebehind errors on flush
 and sync so that events like out of disk space get reported properly on
-cached files. Fix setxattr failure to certain Samba versions.
+cached files. Fix setxattr failure to certain Samba versions. Fix mount
+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.
 
 Version 1.51
 ------------