[Bugs] [Bug 1218653] rdma: properly handle memory registration during network interruption
bugzilla at redhat.com
bugzilla at redhat.com
Thu May 7 10:52:27 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1218653
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10585 committed in release-3.7 by Vijay
Bellur (vbellur at redhat.com)
------
commit 14011cb0383ac19b98b02f0caec5a1977ecd7c35
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date: Wed Mar 11 12:20:38 2015 +0530
rdma:properly handle iobuf_pool when rdma transport is unloaded
Back port of : http://review.gluster.org/9854
We are registering iobuf_pool with rdma. When rdma transport is
unloaded, we need to deregister all the buffers registered with
rdma. Otherwise iobuf_arena destroy will fail.
Also if rdma.so is loaded again, then register iobuf_pool with
rdma
Change-Id: Ic197721a44ba11dce41e03058e0a73901248c541
BUG: 1218653
Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
Reviewed-on: http://review.gluster.org/9854
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
Reviewed-on: http://review.gluster.org/10585
Tested-by: NetBSD Build System
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list