From: Andy Adamson Date: Tue, 17 Jul 2007 11:04:42 +0000 (-0700) Subject: knfsd: nfsd4: parse secinfo information in exports downcall X-Git-Tag: v2.6.23-rc1~650 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e677bfe4d451f8271986a229270c6eecd1f62b3f;p=pandora-kernel.git knfsd: nfsd4: parse secinfo information in exports downcall We add a list of pseudoflavors to each export downcall, which will be used both as a list of security flavors allowed on that export, and (in the order given) as the list of pseudoflavors to return on secinfo calls. This patch parses the new downcall information and adds it to the export structure, but doesn't use it for anything yet. Signed-off-by: J. Bruce Fields Signed-off-by: Andy Adamson Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed