From: Jeff Layton Date: Thu, 30 Apr 2009 11:18:00 +0000 (-0400) Subject: cifs: change cifs_get_name_from_search_buf to use new unicode helper X-Git-Tag: v2.6.30-rc5~6^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58841666bc22e827ca0dcef7b71c7bc2758ce82;p=pandora-kernel.git cifs: change cifs_get_name_from_search_buf to use new unicode helper ...and remove cifs_convertUCSpath. There are no more callers. Also add a #define for the buffer used in the readdir path so that we don't have so many magic numbers floating around. Signed-off-by: Jeff Layton Acked-by: Suresh Jayaraman Signed-off-by: Steve French --- Reading git-diff-tree failed