From: Chuck Lever Date: Tue, 4 Sep 2007 20:13:50 +0000 (-0400) Subject: mount.nfs: restore admin-specified clientaddr option X-Git-Tag: nfs-utils-1-1-1~58 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=84b4008aaa7f85e1f9de265ee5c80a4a48fb31dc;hp=84b4008aaa7f85e1f9de265ee5c80a4a48fb31dc mount.nfs: restore admin-specified clientaddr option Revert an earlier change to make specifying the clientaddr= option illegal. Jeff Layton pointed out that admins may want to specify the clientaddr= option to advertise a different callback address when accessing an NFSv4 server through a NAT router. Signed-off-by: Chuck Lever Signed-off-by: Neil Brown ---