diff options
author | Raghavendra G <raghavendra@gluster.com> | 2009-09-11 07:42:44 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-09-17 01:28:25 -0700 |
commit | c55a0a287b18ace123964e017c759947a5fbac2f (patch) | |
tree | 377ffc255e59aceb1dbbbafb8009172ebb80bc76 /xlators/cluster | |
parent | a767c08c0e92e2e8caf4667d97aa5e5c3a13efb0 (diff) |
performance/quick-read: access glusterfs_ctx from xlator instead of using glusterfs_get_ctx
- since glusterfs_get_ctx gets the global context pointer, there can be
problems in a multithreaded application running on libglusterfsclient
doing multiple glusterfs_inits. Hence use context specific to the
current xlator tree stored in each xlator object.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 240 (segmentation fault in qr_readv)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=240
Diffstat (limited to 'xlators/cluster')
0 files changed, 0 insertions, 0 deletions