Skip to content
Snippets Groups Projects
Commit 69752a07 authored by huanghua's avatar huanghua
Browse files

Branch HEAD

b=16614
i=tappro
i=nikita.danilov

error cleanup for procfs stats in mdt_init0()
parent 48e620ba
No related branches found
No related tags found
No related merge requests found
......@@ -4052,6 +4052,7 @@ err_fini_stack:
mdt_stack_fini(env, m, md2lu_dev(m->mdt_child));
err_fini_proc:
mdt_procfs_fini(m);
ptlrpc_lprocfs_unregister_obd(obd);
lprocfs_obd_cleanup(obd);
err_fini_site:
lu_site_fini(s);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment