mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-15 10:00:40 +09:00
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>