HomeFreeBSD

Fix build issue with const and volatile and the

Description

Fix build issue with const and volatile and the
myriad ways that the various compliers treat this. The
only safe prefetch appears to be for AMD. The other
compilers either are not volatile or are not const :(

Reported by: Michael Tuexen

Details

Provenance
rrsAuthored on
Parents
rS334812: Move nfsrv_setacl() from sys/fs/nfs (the common module) to sys/fs/nfsserver
Branches
Unknown
Tags
Unknown