X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fcifs%2FCHANGES;h=f5d0083e09fa235bf30c0440f7132fb7e10a6dc7;hb=1a1dc50442ef1a3e5ef938a8541466ac38d163a9;hp=1f3465201fdfd852507eee378d0fae2cb2a7f2db;hpb=fd2c17e1777d46cff14c25ea774a4d17459d188a;p=linux-2.6 diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES index 1f3465201f..f5d0083e09 100644 --- a/fs/cifs/CHANGES +++ b/fs/cifs/CHANGES @@ -1,3 +1,11 @@ +Version 1.54 +------------ +Fix premature write failure on congested networks (we would give up +on EAGAIN from the socket too quickly on large writes). +Cifs_mkdir and cifs_create now respect the setgid bit on parent dir. +Fix endian problems in acl (mode from/to cifs acl) on bigendian +architectures. + Version 1.53 ------------ DFS support added (Microsoft Distributed File System client support needed