commit | 460b96960d1946914e50316ffeefe7b41dddce91 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Apr 30 07:17:56 2009 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Thu Apr 30 15:45:00 2009 +0000 |
tree | 12d09d46a6410a90818cf41da0a77ecf2882f383 | |
parent | 59140797c5817363087b0ffb46e6bb81a11fe0dc [diff] |
cifs: change CIFSSMBUnixQuerySymLink to use new helpers Change CIFSSMBUnixQuerySymLink to use the new unicode helper functions. Also change the calling conventions so that the allocation of the target name buffer is done in CIFSSMBUnixQuerySymLink rather than by the caller. Signed-off-by: Jeff Layton <jlayton@redhat.com> Acked-by: Suresh Jayaraman <sjayaraman@suse.de> Signed-off-by: Steve French <sfrench@us.ibm.com>