summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs.h
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2005-06-22 17:16:29 +0000
committerTrond Myklebust <Trond.Myklebust@netapp.com>2005-06-22 16:07:34 -0400
commitf0dd2136da6d2070e12bfa6d199b136318e666c7 (patch)
treea261d4b4d9e29dbce104cf9515a0a209cff387cf /include/linux/nfs_fs.h
parent00a926422765064cb28e218d4837411c88bf6a3e (diff)
[PATCH] NFS: Clean up readdir changes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include/linux/nfs_fs.h')
-rw-r--r--include/linux/nfs_fs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h
index f810195ef7a..c90313bfa43 100644
--- a/include/linux/nfs_fs.h
+++ b/include/linux/nfs_fs.h
@@ -85,7 +85,6 @@ struct nfs_open_context {
struct list_head list;
- int dir_pos; /* Directory cookie cache */
__u64 dir_cookie;
};