From: NeilBrown Date: Wed, 3 Feb 2010 06:31:31 +0000 (+1100) Subject: nfsd: factor out hash functions for export caches. X-Git-Tag: v2.6.35-rc1~489^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f8603d93fa0b0e2f73be7a4f048696417a24a3;p=pandora-kernel.git nfsd: factor out hash functions for export caches. Both the _lookup and the _update functions for these two caches independently calculate the hash of the key. So factor out that code for improved reuse. Signed-off-by: NeilBrown Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed