From: J. Bruce Fields Date: Tue, 17 Jul 2007 11:04:46 +0000 (-0700) Subject: knfsd: nfsd: use ip-address-based domain in secinfo case X-Git-Tag: v2.6.23-rc1~645 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea2209f073dc7049bd285b4f5dbc0aa273f9746;p=pandora-kernel.git knfsd: nfsd: use ip-address-based domain in secinfo case With this patch, we fall back on using the gss/pseudoflavor only if we fail to find a matching auth_unix export that has a secinfo list. As long as sec= options aren't used, there's still no change in behavior here (except possibly for some additional auth_unix cache lookups, whose results will be ignored). The sec= option, however, is not actually enforced yet; later patches will add the necessary checks. Signed-off-by: "J. Bruce Fields" Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed