Several patches and updates have been applied for bug fixes
in NFS. Notably, a fix was applied for an issue that caused
failure to mount NFSv4 volumes during boot unless the
vers=4.0
option was specified as a mount
parameter in /etc/fstab
. The issue
related to deadlock in the NFS client initialization while
processing the client list during NFSv4 server trunking
detection and was fixed using an upstream patch.