commit | 5b7a1b9f9214cb89dd164b43ca3fab7af4058e06 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Aug 09 15:14:27 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Aug 09 15:14:27 2009 -0400 |
tree | f39343aeedb1973eddac30ef84ec1bbf73f1fe14 | |
parent | 2da8ca26c6bfad685bfddf39728eac1c83906aa9 [diff] |
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 <Trond.Myklebust@netapp.com>