diff options
author | Joseph Qi <[email protected]> | 2014-05-22 11:54:22 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-05-23 09:37:30 -0700 |
commit | 66db6cfd49825f4e3462ceee3bcbb292d57da6fb (patch) | |
tree | e1082bd92e171d338034f2ea31ef992f4ed7c331 /tools/perf/scripts/python | |
parent | 3e030ecc0fc7de10fd0da10c1c19939872a31717 (diff) |
ocfs2: fix double kmem_cache_destroy in dlm_init
In dlm_init, if create dlm_lockname_cache failed in
dlm_init_master_caches, it will destroy dlm_lockres_cache which created
before twice. And this will cause system die when loading modules.
Signed-off-by: Joseph Qi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions