]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/cifs/CHANGES
slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS
[linux-2.6-omap-h63xx.git] / fs / cifs / CHANGES
index a609599287aadbeea6c7964b813a407078d93f12..05c9da6181c3793cd540c803053fc2bd21e08bbc 100644 (file)
@@ -3,7 +3,13 @@ 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.
+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.  Fix slow file open when cifsacl
+enabled.
 
 Version 1.51
 ------------