diff options
author | Sanju Rakonde <srakonde@redhat.com> | 2019-04-26 22:28:53 +0530 |
---|---|---|
committer | Sanju Rakonde <srakonde@redhat.com> | 2019-04-27 19:06:11 +0530 |
commit | 5d866c13efdcdeddf184f012aa88a652e90ff22e (patch) | |
tree | f1079622b16b47bbe711fa3a37dd671414728955 /xlators/performance | |
parent | e10946dbfe18204d3e4a50e218ac3dbdab82a3a9 (diff) | |
download | glusterfs-5d866c13efdcdeddf184f012aa88a652e90ff22e.tar.gz glusterfs-5d866c13efdcdeddf184f012aa88a652e90ff22e.tar.xz glusterfs-5d866c13efdcdeddf184f012aa88a652e90ff22e.zip |
glusterd: define dumpops in the xlator_api of glusterd
Problem: statedump is not capturing information related to glusterd
Solution: statdump is not capturing glusterd info because
trav->dumpops is null in gf_proc_dump_single_xlator_info ()
where trav is glusterd xlator object. trav->dumpops is null
because we missed to define dumpops in xlator_api of glusterd.
defining dumpops in xlator_api of glusterd fixes the issue.
fixes: bz#1703629
Change-Id: If85429ecb1ef580aced8d5b88d09fc15258bfc4c
Signed-off-by: Sanju Rakonde <srakonde@redhat.com>
Diffstat (limited to 'xlators/performance')
0 files changed, 0 insertions, 0 deletions