aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2006-03-30 22:35:56 -0500
committerSteve French <sfrench@us.ibm.com>2006-03-30 22:35:56 -0500
commitd62e54abca1146981fc9f98f85ff398a113a22c2 (patch)
tree870420dbc4c65e716dcef8a802aafdc0ef97a8b4 /fs/cifs/CHANGES
parentfd4a0b92db6a57cba8d03efbe1cebf91f9124ce0 (diff)
parentce362c009250340358a7221f3cdb7954cbf19c01 (diff)
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r--fs/cifs/CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index 3e0fcc394810..8a2de038882e 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -178,7 +178,7 @@ improperly zeroed buffer in CIFS Unix extensions set times call.
178Version 1.25 178Version 1.25
179------------ 179------------
180Fix internationalization problem in cifs readdir with filenames that map to 180Fix internationalization problem in cifs readdir with filenames that map to
181longer UTF8 strings than the string on the wire was in Unicode. Add workaround 181longer UTF-8 strings than the string on the wire was in Unicode. Add workaround
182for readdir to netapp servers. Fix search rewind (seek into readdir to return 182for readdir to netapp servers. Fix search rewind (seek into readdir to return
183non-consecutive entries). Do not do readdir when server negotiates 183non-consecutive entries). Do not do readdir when server negotiates
184buffer size to small to fit filename. Add support for reading POSIX ACLs from 184buffer size to small to fit filename. Add support for reading POSIX ACLs from