commit | 3fc2bfa365311c6ef3e4411437786a54a911d9a9 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Fri Oct 16 12:13:00 2020 +0200 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Nov 02 10:29:03 2020 -0500 |
tree | 866b2dface9d4f3890c15a4814e1ee7574239d9b | |
parent | 3cea11cd5e3b00d91caf0b4730194039b45c5891 [diff] |
nfsroot: Default mount option should ask for built-in NFS version Change the nfsroot default mount option to ask for NFSv2 only *if* the kernel was built with NFSv2 support. If not, default to NFSv3 or as last choice to NFSv4, depending on actual kernel config. Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>