mirror of
https://github.com/torvalds/linux
synced 2026-06-29 06:12:08 +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>