From: Chuck Lever Date: Tue, 23 Dec 2008 20:21:37 +0000 (-0500) Subject: NFS: "[no]resvport" mount option changes mountd client too X-Git-Tag: v2.6.29-rc1~553^2^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50a737f86dbf99daf3a8dcbdf778a3be36bb2a39;p=pandora-kernel.git NFS: "[no]resvport" mount option changes mountd client too If the admin has specified the "noresvport" option for an NFS mount point, the kernel's NFS client uses an unprivileged source port for the main NFS transport. The kernel's mountd client should use an unprivileged port in this case as well. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed