diff options
| author | Sanju Rakonde <srakonde@redhat.com> | 2019-04-26 22:28:53 +0530 |
|---|---|---|
| committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2019-05-08 13:57:24 +0000 |
| commit | 3fc7d08c1d5dd9ac9079ee60ea734342eafb42d0 (patch) | |
| tree | ba549d0c06adf67d49729ba48bcc24470dd6accb /xlators/cluster/dht/src/dht-common.c | |
| parent | b2c6983d0c9eb980024743d8f9825bb4dcd44b6a (diff) | |
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#1703759
Change-Id: If85429ecb1ef580aced8d5b88d09fc15258bfc4c
Signed-off-by: Sanju Rakonde <srakonde@redhat.com>
(cherry picked from commit 5d866c13efdcdeddf184f012aa88a652e90ff22e)
Diffstat (limited to 'xlators/cluster/dht/src/dht-common.c')
0 files changed, 0 insertions, 0 deletions
