[Bug 271174] NFS readdir truncates dirent fileid to 32 bits
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271174] NFS readdir truncates dirent fileid to 32 bits"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 18:10:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271174 --- Comment #1 from Brian Mueller <bmueller@panasas.com> --- The last sentence in comment #0 should read: The NFS server can be fixed by doing 64 bit fileid marshalling for NFSv3/4, while leaving it as 32 bits for NFSv2 where fileid is 32 bits. -- You are receiving this mail because: You are the assignee for the bug.