diff options
author | Amar Tumballi <amarts@redhat.com> | 2012-08-02 00:34:52 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2012-08-01 14:35:10 -0700 |
commit | 7d21da4cef50bc43d3b3cfca54d6c9a03ed645a8 (patch) | |
tree | 15f84d1c0aa28f07ada4ad3fcefafe87434b3680 /doc | |
parent | 7004dd1d50dc24910832c549af3808c83c63c671 (diff) |
supportability: print all missing frames
earlier, the statedump and backtrace were printing frames only if
it matched type GF_FOPs or GF_MGMTs (GF_MGMT is not in use now).
This made all the frames from glusterd, or any other frames which
got created outside the scope of 'fops' not getting printed.
now, made two classifications, one as FOPs (which gets logged
with the proper name), and another set is !FOPs (ie, else part),
which gets logged with only the op number.
Change-Id: Ifa18cdb75f7afefe6bb489d319b589cda8e64c1d
Signed-off-by: Amar Tumballi <amarts@redhat.com>
BUG: 845114
Reviewed-on: http://review.gluster.com/3768
Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions