Whamcloud - gitweb
b=17785
[fs/lustre-release.git] / lustre / fid / fid_handler.c
index 2b28571..9e3d7ad 100644 (file)
@@ -586,6 +586,9 @@ static int __init fid_mod_init(void)
 
 static void __exit fid_mod_exit(void)
 {
+        llo_local_obj_unregister(&llod_seq_srv);
+        llo_local_obj_unregister(&llod_seq_ctl);
+
         lu_context_key_degister(&seq_thread_key);
         if (seq_type_proc_dir != NULL && !IS_ERR(seq_type_proc_dir)) {
                 lprocfs_remove(&seq_type_proc_dir);