Suhas Athani has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1236370?usp=email )
Change subject: Add FullDebug logging for delegation deny decisions
......................................................................
Add FullDebug logging for delegation deny decisions
Add LogFullDebug instrumentation to should_we_grant_deleg() for
paths where delegation is not granted.
Add LogFullDebug instrumentation to deleg_supported() for
unsupported delegation checks (global config, object type, FSAL
capability, and export permission checks).
Keep existing decision logic unchanged; logs were added only to
improve observability/troubleshooting.
Change-Id: I9f2ba2401be8a3d73faa66a7c86e7084a28e032e
Signed-off-by: Suhas Athani <Suhas.Athani(a)ibm.com>
---
M src/SAL/state_deleg.c
1 file changed, 60 insertions(+), 6 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/70/1236370/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1236370?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: I9f2ba2401be8a3d73faa66a7c86e7084a28e032e
Gerrit-Change-Number: 1236370
Gerrit-PatchSet: 1
Gerrit-Owner: Suhas Athani <Suhas.Athani(a)ibm.com>