Amar Tumballi d98c3e1934 rpc-clnt: separate out connection_cleanup() from destroy()
noticed that there are possibilities where one would like to do a
connection_cleanup() before destroying a RPC connection itself, also
current code is such that, rpc_clnt_connection_cleanup() does
rpc_clnt_ref() and unref(), creating a race window/double unref
possibilities in the code.

by separating out the functions, this race window/double fault can be
prevented.

Change-Id: I7ebd3392efa891232857b6db9108b0b19e40fc12
Signed-off-by: Amar Tumballi <amarts@redhat.com>
BUG: 802403
Reviewed-on: http://review.gluster.com/2979
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vijay@gluster.com>
2012-03-19 09:14:40 -07:00
2011-08-05 01:50:35 -07:00
2011-08-10 10:57:19 -07:00
2011-08-10 10:57:19 -07:00
2011-08-10 10:57:19 -07:00
2010-03-12 04:09:34 -08:00
2009-02-18 17:36:07 +05:30
2012-02-21 04:16:36 -08:00
2011-12-05 03:25:29 -08:00
2009-02-18 17:36:07 +05:30
2011-10-19 22:51:36 -07:00
2011-07-18 17:24:14 +05:30
2011-07-18 15:47:16 +05:30
2011-11-23 04:57:57 -08:00

For more info, please visit http://www.gluster.org/.
Description
No description provided
Readme 86 MiB
Languages
C 86.6%
Shell 7.5%
Python 3.6%
Perl 0.7%
Makefile 0.4%
Other 0.9%