Whamcloud - gitweb
LU-1565 ptlrpc: resend CANCEL rpc
[fs/lustre-release.git] / lustre / llite / llite_lib.c
index baddd60..5ee8fb1 100644 (file)
@@ -672,8 +672,6 @@ void client_common_put_super(struct super_block *sb)
         }
 #endif
 
-        obd_cancel_unused(sbi->ll_dt_exp, NULL, 0, NULL);
-
         ll_close_thread_shutdown(sbi->ll_lcq);
 
         cl_sb_fini(sb);