Whamcloud - gitweb
b=15863
authoryury <yury>
Wed, 25 Jun 2008 22:14:03 +0000 (22:14 +0000)
committeryury <yury>
Wed, 25 Jun 2008 22:14:03 +0000 (22:14 +0000)
commit0cbcad593a5024897228acb2bc0cd49304431620
treeef076fd130c11891f37ade87f45bfe452e9e57a7
parent6bcf88de45d21d00fdb6a463062fc978aa2773af
b=15863
r=shadow,wangdi
- fixes missed llcd_put() and wrong flag passed to llog_cleanup_commit_master() what again led to missing some llcd to be decrefed in cleanup. Fixes test_42 from replay-single.sh;
- some comments to understand llcd live cycle better next time.
lustre/obdfilter/filter.c
lustre/ptlrpc/recov_thread.c