[PATCH 0/5] cifs: Fix inconsistent handling of unicode string buffers
Suresh Jayaraman <[email protected]>
| Newsgroups | gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
Here's another respun of this patchset. Changes to the previous post include: * Fix cifs_strfromUCS_le to do double-byte NULL termination * Fix cifs_strlcpy_to_host * Fix symlinkinfo buffer sizing by moving memory allocation to CIFSSMBUnixQuerySymLink and make use of cifs_strlcpy_to_host Thanks, -- Suresh Jayaraman