roybabayov@gmail.com has uploaded this change for review.

View Change

fix inconsistent log backtrace flow

USE_UNWIND flag was checked in signal handler but wasn't
checked when calling fatal, resulting in inconsistent behavior.

Change-Id: I9b416ada4c43359b3912a15aec80759901b195bf
Signed-off-by: Roy Babayov <roybabayov@google.com>
---
M src/MainNFSD/nfs_init.c
M src/include/log.h
M src/log/log_functions.c
3 files changed, 13 insertions(+), 6 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/99/1207499/1

To view, visit change 1207499. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I9b416ada4c43359b3912a15aec80759901b195bf
Gerrit-Change-Number: 1207499
Gerrit-PatchSet: 1
Gerrit-Owner: roybabayov@gmail.com