Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/461460 )
Change subject: Fix lookup_path to avoid Crit message for non-existing paths
......................................................................
Fix lookup_path to avoid Crit message for non-existing paths
When someone mouts a path (NFSv3), we do partial path as they might be
mounting deep inside an export. Then the actual path lookup can fail, so
avoid printing such non-existong errors as Crit messages. Looging them
now with LogDebug.
Change-Id: Icda64940274dab6c80335d3f5801d50036853398
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/FSAL/FSAL_GPFS/handle.c
M src/FSAL/FSAL_VFS/handle.c
2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/60/461460/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/461460
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Icda64940274dab6c80335d3f5801d50036853398
Gerrit-Change-Number: 461460
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange