commit | f58841666bc22e827ca0dcef7b71c7bc2758ce82 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Apr 30 07:18:00 2009 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Thu Apr 30 15:45:01 2009 +0000 |
tree | 5391996d11f791a6ade2c1df1ed795be2cc6e1ab | |
parent | 460b96960d1946914e50316ffeefe7b41dddce91 [diff] |
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 <jlayton@redhat.com> Acked-by: Suresh Jayaraman <sjayaraman@suse.de> Signed-off-by: Steve French <sfrench@us.ibm.com>