From: J. Bruce Fields Date: Tue, 8 Dec 2009 23:15:52 +0000 (-0500) Subject: nfsd: let "insecure" flag vary by pseudoflavor X-Git-Tag: v2.6.33-rc1~57^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12045a6ee9908b38b6d286530c7d816e39071346;p=pandora-kernel.git nfsd: let "insecure" flag vary by pseudoflavor This was an oversight; it should be among the export flags that can be allowed to vary by pseudoflavor. This allows an administrator to (for example) allow auth_sys mounts only from low ports, but allow auth_krb5 mounts to use any port. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed