Vidya.Thumukunta@ibm.com has uploaded this change for review.

View Change

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@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 change 1224397. To unsubscribe, or for help writing mail filters, visit settings.

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@ibm.com