From: NeilBrown Date: Mon, 27 Mar 2006 09:14:59 +0000 (-0800) Subject: [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' X-Git-Tag: v2.6.17-rc1~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc36aa5608f5717338747e152c23f2cfdb14697;p=pandora-kernel.git [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' The 'auth_domain's are simply handles on internal data structures. They do not cache information from user-space, and forcing them into the mold of a 'cache' misrepresents their true nature and causes confusion. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed