diff options
author | Raghavendra G <raghavendra@gluster.com> | 2009-08-26 01:36:53 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-09-08 01:41:08 -0700 |
commit | 8c110d0aba119d199e2e8d29418ed45119aeb30c (patch) | |
tree | 455a204c8ba4450b2384bc59e450955cfb1c22d0 /libglusterfs | |
parent | 3a0317982bfc8c507cfaf8dc919d5f4bab4371f7 (diff) |
performance/stat-prefetch: introduce sp_fd_ctx_t to hold context of fds
- we need following extra members along with cache
1. basename of path on which fd is opened. This is necessary to search
for cached entry in fd based fops.
2. inode corresponding to dirname of path on which fd is opened. This
is necessary to get cache where entry corresponding to file on which
fd is opened.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
Diffstat (limited to 'libglusterfs')
0 files changed, 0 insertions, 0 deletions