commit | 0b26a0bf6ff398185546432420bb772bcfdf8d94 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Nov 20 14:26:44 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 22 13:24:48 2010 -0500 |
tree | 705b94c8662cf18cf8cd18c6b8c68d751d87acb7 | |
parent | 3020093f578fb6c9acc6914dfd887a1ebd1db659 [diff] |
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 <Trond.Myklebust@netapp.com>