Assaf Yaari has uploaded this change for review.

View Change

Add conf param whether to call getattrs after completing read

The reason for the aditional getattrs is to verify to correctness of the
EOF flag which is important mainly for ESXi clients.
Yet, this extra call adds some latency for the entire NFSv4 READ
handling.

Change-Id: I7405bd8062ef92fc8b6a70c81c481c0d880279fc
Signed-off-by: Assaf Yaari <assafy@google.com>
---
M src/Protocols/NFS/nfs4_op_read.c
M src/doc/man/ganesha-core-config.rst
M src/include/gsh_config.h
M src/support/nfs_read_conf.c
4 files changed, 27 insertions(+), 3 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I7405bd8062ef92fc8b6a70c81c481c0d880279fc
Gerrit-Change-Number: 539321
Gerrit-PatchSet: 1
Gerrit-Owner: Assaf Yaari <assafy@google.com>
Gerrit-MessageType: newchange