Vidya.Thumukunta(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1224397?usp=email )
Change subject: Add dircount byte accounting in NFSv3 READDIRPLUS
......................................................................
Add dircount byte accounting in NFSv3 READDIRPLUS
Implemented RFC-compliant dircount handling by tracking bytes
(cookie + XDR name length + rounded name) instead of entry count.
Aligns behavior with NFSv4 dircount byte accounting.
Change-Id: Ieb6de5ae5f743bbe69d8fe2182e35d157620f624
Signed-off-by: VidyaThumukunta <Vidya.Thumukunta(a)ibm.com>
---
M src/Protocols/NFS/nfs3_readdirplus.c
1 file changed, 42 insertions(+), 7 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/97/1224397/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1224397?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: Ieb6de5ae5f743bbe69d8fe2182e35d157620f624
Gerrit-Change-Number: 1224397
Gerrit-PatchSet: 1
Gerrit-Owner: Vidya.Thumukunta(a)ibm.com