commit | 7fabf0c9479fef9fdb9528a5fbdb1cb744a744a4 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Apr 30 06:46:15 2009 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Thu Apr 30 15:44:59 2009 +0000 |
tree | a44ab17abeefb87a623d62c344d4aa4b4f1a4b7f | |
parent | 66345f50f070ae7412a28543ee197cb5eff73598 [diff] |
cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 Add a replacement function for cifs_strtoUCS_le. cifs_from_ucs2 takes args for the source and destination length so that we can ensure that the function is confined within the intended buffers. Signed-off-by: Jeff Layton <jlayton@redhat.com> Acked-by: Suresh Jayaraman <sjayaraman@suse.de> Signed-off-by: Steve French <sfrench@us.ibm.com>