cifs: change cifs_get_name_from_search_buf to use new unicode helper
authorJeff Layton <jlayton@redhat.com>
Thu, 30 Apr 2009 11:18:00 +0000 (07:18 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 30 Apr 2009 15:45:01 +0000 (15:45 +0000)
...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 <jlayton@redhat.com>
Acked-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found