Document the use of IPv4/IPv6_ANY address as values to the clientaddr as a way to tell the server that the client does not want delegations. Signed-off-by: Olga Kornievskaia <kolga@xxxxxxxxxx> --- utils/mount/nfs.man | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man index bd1508c..9ee9bd9 100644 --- a/utils/mount/nfs.man +++ b/utils/mount/nfs.man @@ -835,6 +835,9 @@ to perform NFS version 4.0 callback requests against files on this mount point. If the server is unable to establish callback connections to clients, performance may degrade, or accesses to files may temporarily hang. +Can specify a value of IPv4_ANY (0.0.0.0) or equivalent +IPv6 any address which will signal to the NFS server that +this NFS client does not want delegations. .IP If this option is not specified, the .BR mount (8) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html