summaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-11-20 09:19:38 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-20 09:19:38 -0800
commit252ec9e28f0cf350e246c065ffe70a2e32b84ad4 (patch)
treed282a3293c9547da95c4e145175bd86741f5d5f4 /fs/cifs/CHANGES
parentd4892279d786dd11f9d6269b3029ad3340e79597 (diff)
parent1e6b39fbb61800e3ecee58dc8c4bca57c89365cd (diff)
downloadlinux-252ec9e28f0cf350e246c065ffe70a2e32b84ad4.tar.bz2
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r--fs/cifs/CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index eab3750cf304..6bded10c0d50 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -3,6 +3,8 @@ Version 1.39
Defer close of a file handle slightly if pending writes depend on that file handle
(this reduces the EBADF bad file handle errors that can be logged under heavy
stress on writes). Modify cifs Kconfig options to expose CONFIG_CIFS_STATS2
+Fix SFU style symlinks and mknod needed for servers which do not support the CIFS
+Unix Extensions. Fix setfacl/getfacl on bigendian.
Version 1.38
------------