From: Trond Myklebust Date: Sun, 9 Aug 2009 19:14:27 +0000 (-0400) Subject: SUNRPC: Ensure we initialise the cache_detail before creating procfs files X-Git-Tag: v2.6.32-rc1~412^2~48^2~8^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7a1b9f9214cb89dd164b43ca3fab7af4058e06;p=pandora-kernel.git SUNRPC: Ensure we initialise the cache_detail before creating procfs files Also ensure that we destroy those files before we destroy the cache_detail. Otherwise, user processes might attempt to write into uninitialised caches. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed