X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fcifs%2FCHANGES;h=edd248367b36fe67166053731ab55d0edbcff796;hb=3bf8f5a92cd4b04e3f1e162a1b4b99759a882b5d;hp=64dd22239b21b4a7181b6c719ae091b76fc7b30d;hpb=9b8f5f573770f33b28c45255ac82e6457278c782;p=linux-2.6-omap-h63xx.git diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES index 64dd22239b2..edd248367b3 100644 --- a/fs/cifs/CHANGES +++ b/fs/cifs/CHANGES @@ -1,6 +1,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. 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). Version 1.51 ------------