Whamcloud - gitweb
b=17037
authoryury <yury>
Wed, 12 Nov 2008 17:31:10 +0000 (17:31 +0000)
committeryury <yury>
Wed, 12 Nov 2008 17:31:10 +0000 (17:31 +0000)
commit00ab5a4e3a300c2d1b64be54780d265cb1b13b97
treeb548e3254d37f780044ad121c634c09d5201534a
parentaa4f18ebc8eac8635ebd13bbcf4857e4d386d95d
 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