diff options
author | Mohammed Rafi KC <rkavunga@redhat.com> | 2015-02-19 15:52:28 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2015-03-10 19:28:29 -0700 |
commit | 219512c5014e9a13081d6a9981ae02b54586d801 (patch) | |
tree | d6b6968f1f0abb6a95c4855da8d1971dc6a156c6 /xlators/mgmt/glusterd/src/glusterd-nfs-svc.c | |
parent | 1a4e7362af1f351f389b73f9ae9c0b1fa423f7a3 (diff) |
rdma: Free resources related to iobuf in fini
If rdma transport is destroyed because of any reason,
then rdma.so will be unloaded. But we are not setting
iobuf registeration function to null. After this, if
an iobuf request is came, then we will try to call a
function which is not loaded.
Change-Id: I3293f9974e16d8e865131785ee697ea02be8cdfc
BUG: 1187456
Signed-off-by: Mohammed Rafi KC <rkavunga@redhat.com>
Reviewed-on: http://review.gluster.org/9697
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Raghavendra Talur <rtalur@redhat.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-nfs-svc.c')
0 files changed, 0 insertions, 0 deletions