From: Christoph Hellwig Date: Sat, 16 Jul 2011 19:24:05 +0000 (-0400) Subject: cifs: introduce cifs_dirent X-Git-Tag: v3.1-rc1~226^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda0ec6a86f18127d490048a46de954c03886d5e;p=pandora-kernel.git cifs: introduce cifs_dirent Introduce a generic directory entry structure, and factor the parsing of the various on the wire structures that can represent one into a common helper. Switch cifs_entry_is_dot over to use it as a start. Signed-off-by: Christoph Hellwig Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed