Frank Filz
Frank Filz
One would expect to be able to specify Protocols in EXPORT_DEFAULTS and have it apply to all exports. And it does for export permission checking, but not for building the...
If libraries aren't present, it won't build, so let's build it by default. Add config param so users of upstream packages can disable if desired.
A number of enhancement issues that realistically aren't going to be worked on are labeled as enhancement and wontfix (just like this issue). This issue is a placeholder to remind...
For example, see nfs-ganesha Coverity CID 275286 where sx_fbtbc is read from the socket, used to allocate a buffer, and then that many bytes are read. There is no check...
https://scan8.scan.coverity.com/#/project-view/15050/10586?selectedIssue=502223 I don't think this is actually a problem, I think all of this is code that only executes once per TCP connection, but I'd like it to be looked...
This Coverity CID: https://scan8.scan.coverity.com/#/project-view/15050/10586?selectedIssue=502061 Shows accessing fields in the operations that might be NULL. Also looks like maybe when the client does a GETACL and asks just for the counts,...
We may not actually want this always enabled. We may want to look at enabling or not based on EXPORT config.
At least RD5a and SATT12x are failing. There may be other new test cases to check out also.