Whamcloud - gitweb
b=17037
authoryury <yury>
Wed, 12 Nov 2008 15:40:17 +0000 (15:40 +0000)
committeryury <yury>
Wed, 12 Nov 2008 15:40:17 +0000 (15:40 +0000)
commitd35b4f5124dc94227d5358e5c80074f2b5e0b432
treeb6029cd4181baeb43117ff89cf80aae1f9bce473
parent3a5105efe3ba84375eb95b184de60350efa6ef11
b=17037
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.
lustre/include/lustre_log.h
lustre/obdclass/llog_cat.c
lustre/obdclass/llog_obd.c
lustre/obdfilter/filter.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/recov_thread.c