From: Trond Myklebust Date: Sat, 20 Nov 2010 19:26:44 +0000 (-0500) Subject: NFS: Ensure we return the dirent->d_type when it is known X-Git-Tag: v2.6.37-rc4~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b26a0bf6ff398185546432420bb772bcfdf8d94;p=pandora-kernel.git NFS: Ensure we return the dirent->d_type when it is known Store the dirent->d_type in the struct nfs_cache_array_entry so that we can use it in getdents() calls. This fixes a regression with the new readdir code. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed