mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>