Unused NFS ACL support

If your workload does not use the NFS access control list, or ACL, support on a mounted file system, you can reduce the workload on both client and server to some extent by specifying the noacl option.

This can be done as follows:
options=noacl

Set this option as part of the client's /etc/filesystems stanza for that file system.