NFS: Ensure we return the dirent->d_type when it is known
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 20 Nov 2010 19:26:44 +0000 (14:26 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 22 Nov 2010 18:24:48 +0000 (13:24 -0500)
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 <Trond.Myklebust@netapp.com>

No differences found