Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1224272?usp=email )
Change subject: LOG: Fixup some confusing log components
......................................................................
LOG: Fixup some confusing log components
COMPONENT_NFS_V4_LOCK is only used in the NFSv4 LOCK operations
COMPONENT_STATE was used once in nfs4_op_lock.c which otherwise uses
COMPONENT_NFS_V4_LOCK.
Change-Id: I53936225cc4e68558fe9a8a197d99f36e15c9b64
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/Protocols/NFS/nfs4_op_allocate.c
M src/Protocols/NFS/nfs4_op_delegreturn.c
M src/Protocols/NFS/nfs4_op_lock.c
M src/Protocols/NFS/nfs4_op_open.c
M src/Protocols/NFS/nfs4_op_read.c
M src/Protocols/NFS/nfs4_op_write.c
M src/SAL/nfs4_owner.c
M src/SAL/state_deleg.c
8 files changed, 21 insertions(+), 22 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/72/1224272/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1224272?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: I53936225cc4e68558fe9a8a197d99f36e15c9b64
Gerrit-Change-Number: 1224272
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>