From: Jeff Layton Date: Thu, 30 Apr 2009 11:17:56 +0000 (-0400) Subject: cifs: change CIFSSMBUnixQuerySymLink to use new helpers X-Git-Tag: v2.6.30-rc5~6^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=460b96960d1946914e50316ffeefe7b41dddce91;p=pandora-kernel.git 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 Acked-by: Suresh Jayaraman Signed-off-by: Steve French --- Reading git-diff-tree failed