From: Trond Myklebust Date: Wed, 19 Aug 2009 22:13:00 +0000 (-0400) Subject: SUNRPC: cache must take a reference to the cache detail's module on open() X-Git-Tag: v2.6.32-rc1~412^2~48^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7e86ab92f2198d30828a1a327ad2085e4a7ff7d;p=pandora-kernel.git SUNRPC: cache must take a reference to the cache detail's module on open() Otherwise we Oops if the module containing the cache detail is removed before all cache readers have closed the file. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed