commit | c8075bd6366834b73b67d1d3879b176f94db2322 | [log] [tgz] |
---|---|---|
author | Thomas RIENOESSL <thomas.rienoessl@bachmann.info> | Fri Mar 10 10:51:55 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri May 05 17:48:44 2023 -0400 |
tree | 9f9e1e901971d902fcba6d1f17b3b1346b47b639 | |
parent | 50097444d20640f1e3cd0bd68ab9132553555261 [diff] |
net: add NFSv1 support NFSv1 support added by Christian Gmeiner, Thomas Rienoessl, September 27, 2018. As of now, NFSv3 is the default choice. if the server does not support NFSv3, we fall back to versions 2 or 1. Signed-off-by: Thomas RIENOESSL <thomas.rienoessl@bachmann.info>