Frank Filz has uploaded this change for review.

View Change

nfs4_Compound.c: cleanup use of thisarg and thisres

thisarg was used one place it wasn't defined. Most uses are to access
argop which is also available as data->opcode.

One function just set thisarg and thisres for the sole purpose of
passing them to the opcode processing function. Simplify the code...

Change-Id: Ied7f4373127aaeef6694e908bd6147431d5966a5
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/Protocols/NFS/nfs4_Compound.c
1 file changed, 9 insertions(+), 13 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ied7f4373127aaeef6694e908bd6147431d5966a5
Gerrit-Change-Number: 440361
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange