summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGuillaume GARDET <[email protected]>2016-07-29 11:31:00 +0200
committerJoe Hershberger <[email protected]>2016-08-22 14:20:20 -0500
commitb0baca9820485507a3ec0e5b403a6bf0a57ff2fc (patch)
tree800a4db3f6aba3e9ff749ce0a8197df42181780b /include/linux
parentd23d7bd7935127bf50713ec2b4c3014ac279d2e5 (diff)
net: NFS: Add NFSv3 support
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 <[email protected]> Cc: Tom Rini <[email protected]> Cc: [email protected] Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions