NFS: Adjust the amount of readahead performed by NFS readdir
[linux-2.6-microblaze.git] / include / linux / nfs_fs.h
index 1c533f2..691a279 100644 (file)
@@ -107,6 +107,7 @@ struct nfs_open_dir_context {
        __u64 dup_cookie;
        __u64 last_cookie;
        pgoff_t page_index;
+       unsigned int dtsize;
        signed char duped;
        bool eof;
 };