Attention is currently required from: Frank Filz.

Lior Suliman would like Frank Filz to review this change.

View Change

main: Add progress logging for initialization steps

Add explicit LogEvent and fprintf calls throughout the main
initialization sequence. This tracks the execution flow and
helps isolate failures during the startup process.

Logging added for:
- Memory and logging initialization
- Core NFS and malloc checks
- Process detaching (daemonization)
- PID file creation
- URL package and error type setup
- Config parsing, log loading, and FSAL startup

Change-Id: I805d65a16002259fd0188ef650050b35c887e717
Signed-off-by: Lior Suliman <liorsu@gmail.com>
---
M src/MainNFSD/nfs_main.c
1 file changed, 11 insertions(+), 0 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I805d65a16002259fd0188ef650050b35c887e717
Gerrit-Change-Number: 1238452
Gerrit-PatchSet: 1
Gerrit-Owner: Lior Suliman <liorsu@google.com>
Gerrit-Reviewer: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-Attention: Frank Filz <ffilzlnx@mindspring.com>