[CIFS] redo existing session setup if needed in cifs_mount
[pandora-kernel.git] / fs / cifs / CHANGES
index 64dd222..0c77876 100644 (file)
@@ -1,6 +1,10 @@
 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. Fix mount
+of second share to disconnected server session (autoreconnect on this).
 
 Version 1.51
 ------------