roybabayov(a)gmail.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1207499?usp=email )
Change subject: fix inconsistent log backtrace flow
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1207499?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)gmail.com