NFS client patches for Linux 2.6.28-rc5

The following set of patches fix known issues with the 2.6.28-rc5 NFS client code, and significantly enhance the support for NFSv4.

linux-2.6.28-000-fixup_generic_match.dif:

From: Trond Myklebust <Trond.Myklebust@netapp.com>

Date: Wed, 19 Nov 2008 23:27:42 -0500

SUNRPC: Fix a performance regression in the RPC authentication code

Fix a regression reported by Max Kellermann whereby kernel profiling showed that his clients were spending 45% of their time in rpcauth_lookup_credcache.

It turns out that although his processes had identical uid/gid/groups, generic_match() was failing to detect this, because the task->group_info pointers were not shared. This again lead to the creation of a huge number of identical credentials at the RPC layer.

The regression is fixed by comparing the contents of task->group_info if the actual pointers are not identical.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]linux-2.6.28-000-fix..>2008-11-20 19:47 1.9K 

Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 mod_perl/2.0.11 Perl/v5.16.3 Server at linux-nfs.org Port 80