[PATCH v2 0/4] NFSv1 support
Christian Gmeiner
christian.gmeiner at gmail.com
Fri Mar 10 10:51:51 CET 2023
This patch series adds support for NFSv1 and is more
or less a rebased version of an older series.
During V1 there was a discussion if it really makes sense
to bring more features into the network stack of U-Boot as it
is just a bootloader. As TCP support landed I thought I might
give this patch series another try.
Thomas RIENOESSL (4):
nfs: convert supported_nfs_versions bitfield to an enum
nfs: factor out generic reply error handling
nfs: handle rpc errors for mount calls
net: add NFSv1 support
net/nfs.c | 192 ++++++++++++++++++++++++++++++++++--------------------
1 file changed, 120 insertions(+), 72 deletions(-)
--
2.39.2
More information about the U-Boot
mailing list