Solomon Boulos has uploaded this change for review.

View Change

Make NFS v3 Proxy much less noisy.

When writing this I didn't know about LogFullDebug. Most of my LogDebug
messages should have been LogFullDebug. I still want to log on entry for
every one of the FSAL handlers, but I don't need to be debugging the
inner loops of readdir or RPC during normal runs.

Change-Id: Ife68324d195a058513b4a1745e405b3920dcc68a
Signed-off-by: Solomon Boulos <boulos@google.com>
---
M src/FSAL/FSAL_PROXY_V3/main.c
M src/FSAL/FSAL_PROXY_V3/rpc.c
2 files changed, 74 insertions(+), 64 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ife68324d195a058513b4a1745e405b3920dcc68a
Gerrit-Change-Number: 492048
Gerrit-PatchSet: 1
Gerrit-Owner: Solomon Boulos <boulos@google.com>
Gerrit-MessageType: newchange