Whamcloud - gitweb
b=3899
authorrread <rread>
Thu, 22 Jul 2004 19:45:34 +0000 (19:45 +0000)
committerrread <rread>
Thu, 22 Jul 2004 19:45:34 +0000 (19:45 +0000)
commit48e080ea156e4a6ad38ef6b14215787c52761f40
treef83eca7b8002f4345278d5cc48386d14a5693370
parent2ee27d059ac5ef52843decbde9da12ec0b225de9
b=3899

Handle server recovery in a new thread, instead of tying up request
processing threads. Centralizes the recovery management, including the
abort recovery checking.
15 files changed:
lustre/include/linux/lustre_fsfilt.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/obd.h
lustre/include/linux/obd_ost.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lockd.c
lustre/mds/handler.c
lustre/mds/mds_fs.c
lustre/mds/mds_internal.h
lustre/mds/mds_lov.c
lustre/mgmt/mgmt_svc.c
lustre/obdfilter/filter.c
lustre/ost/ost_handler.c
lustre/ptlbd/rpc.c
lustre/tests/replay-dual.sh