[U-Boot] [PATCH V3] net: NFS: Add NFSv3 support

Joe Hershberger joe.hershberger at gmail.com
Fri Jul 29 16:07:27 CEST 2016


On Fri, Jul 29, 2016 at 4:31 AM, Guillaume GARDET
<guillaume.gardet at free.fr> wrote:
> This patch enables NFSv3 support.
> If NFSv2 is available use it as usual.
> If NFSv2 is not available, but NFSv3 is available, use NFSv3.
> If NFSv2 and NFSv3 are not available, print an error message since NFSv4 is not supported.
>
> Tested on iMX6 sabrelite with 4 Linux NFS servers:
>   * NFSv2 + NFSv3 + NFSv4 server: use NFSv2 protocol
>   * NFSv2 + NFSv3 server: use NFSv2 protocol
>   * NFSv3 + NFSv4 server: use NFSv3 protocol
>   * NFSv3 server: use NFSv3 protocol
>
> Signed-off-by: Guillaume GARDET <guillaume.gardet at free.fr>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: joe.hershberger at ni.com

Sorry for the delay...

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list