Comment 36 for bug 810606

Revision history for this message
Massimo Forti (slackwarelife) wrote :

Hello Bohdan,

You have right about the patch apply to kenrel 2.6.38-10:

  * cifs: change bleft in decode_unicode_ssetup back to signed type
    - LP: #788691
  * cifs: check for bytes_remaining going to zero in CIFS_SessSetup
    - LP: #788691
  * cifs: sanitize length checking in coalesce_t2 (try #3)
    - LP: #788691
  * cifs: refactor mid finding loop in cifs_demultiplex_thread
    - LP: #788691
  * cifs: handle errors from coalesce_t2
    - LP: #788691
  * CIFS: Fix memory over bound bug in cifs_parse_mount_options
    - LP: #788691
  * cifs: add fallback in is_path_accessible for old servers
    - LP: #788691
  * cifs: clean up various nits in unicode routines (try #2)
    - LP: #788691
  * cifs: fix cifsConvertToUCS() for the mapchars case
    - LP: #788691

but all these patchs are not regarding the speed of data transfer, however now the stable version of Ubuntu Kernel is : https://launchpad.net/ubuntu/natty/+package/linux-image-2.6.38-11-generic and this version contains the updates above mentioned, with new kernel patches. If you agree, I will marks this bug with "fix released" status whit this comment: "by the new kernel version".
Let me know, many thanks at all for your support.