diff options
author | 2010-09-24 18:49:43 -0400 | |
---|---|---|
committer | 2010-10-23 15:27:30 -0400 | |
commit | baf57a09e9d87b14be5e2788828169394a2525ab (patch) | |
tree | 77b35fe3ef7868f3c642093a4a8c01ed6be584cd /fs/nfs/inode.c | |
parent | NFS: add readdir cache array (diff) | |
download | linux-dev-baf57a09e9d87b14be5e2788828169394a2525ab.tar.xz linux-dev-baf57a09e9d87b14be5e2788828169394a2525ab.zip |
NFS: Optimise the readdir searches
If we're going through the loop in nfs_readdir() more than once, we usually
do not want to restart searching from the beginning of the pages cache.
We only want to do that if the previous search failed...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/inode.c')
0 files changed, 0 insertions, 0 deletions