Skip to content
Snippets Groups Projects
  • Yury Umanets's avatar
    d35b4f51
    b=17037 · d35b4f51
    Yury Umanets authored
    r=tappro,wangdi
    
    - fixes ost cleanup issue due to missed llcd_put() in the case ost does not receive disconnect from mds;
    
      - do not sleep on hanging llcd. Instead assert on it _after_ stopping recov_thread's ptlrpcd which should kill any remeining llcds;
    
      - fixes and cleanups, comments.
    d35b4f51
    History
    b=17037
    Yury Umanets authored
    r=tappro,wangdi
    
    - fixes ost cleanup issue due to missed llcd_put() in the case ost does not receive disconnect from mds;
    
      - do not sleep on hanging llcd. Instead assert on it _after_ stopping recov_thread's ptlrpcd which should kill any remeining llcds;
    
      - fixes and cleanups, comments.