commit | f7e86ab92f2198d30828a1a327ad2085e4a7ff7d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Aug 19 18:13:00 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Aug 19 18:22:16 2009 -0400 |
tree | d4bb64c7ae10c67c0292af6b1a2b7d1e25f19480 | |
parent | 7d7ea882898f23989209d0359691b356f73240dc [diff] |
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 <Trond.Myklebust@netapp.com>