commit | f16d59b417d781eb7fe63a561272429b5e098c3a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sat Jul 16 15:24:22 2011 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon Jul 25 21:40:53 2011 +0000 |
tree | 5a1839f2032713452d979ae11f7a9266663988d0 | |
parent | cda0ec6a86f18127d490048a46de954c03886d5e [diff] |
cifs: use cifs_dirent to replace cifs_get_name_from_search_buf 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>