cifs: use cifs_dirent to replace cifs_get_name_from_search_buf
authorChristoph Hellwig <hch@infradead.org>
Sat, 16 Jul 2011 19:24:22 +0000 (15:24 -0400)
committerSteve French <sfrench@us.ibm.com>
Mon, 25 Jul 2011 21:40:53 +0000 (21:40 +0000)
This allows us to parse the on the wire structures only once in
cifs_filldir.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found