diff options
author | Shehjar Tikoo <shehjart@zresearch.com> | 2009-05-06 12:23:54 +0530 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-05-06 12:37:19 +0530 |
commit | cba961e9f4ff3452f5e8e6152c632a258b737576 (patch) | |
tree | b684e87138536304e513da2463196553efa0275a /xlators/protocol/server/src/server-protocol.c | |
parent | f82651ef4ff5a9e94fa9c0d1f9cf091345440b56 (diff) |
libglusterfsclient: Improve readdir conformance on re-entrancy
readdir is supposed to be non-re-entrant only with respect to the
given dir stream, not the whole process.
What that means is the static struct dirent that we maintain in
libglusterfsclient should be per-directory handle and not
process-wide.
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'xlators/protocol/server/src/server-protocol.c')
0 files changed, 0 insertions, 0 deletions