Whamcloud - gitweb
Add an ldlm_timeout /proc tuneable during debugging of AST timeouts.
authoradilger <adilger>
Thu, 27 May 2004 13:48:30 +0000 (13:48 +0000)
committeradilger <adilger>
Thu, 27 May 2004 13:48:30 +0000 (13:48 +0000)
commit5f51cb35a87329d44d584ac86268acee9e3354cb
treeaaf0695b0984d85def3e0af35559a08edb30c06b
parentc41e1eb192a5a5b38ee46293850e9d7c7d970791
Add an ldlm_timeout /proc tuneable during debugging of AST timeouts.
If ldlm_bl_to_thread() fails, call ldlm_handle_bl_callback() directly.
b=3267, b=3468
17 files changed:
lustre/configure.in
lustre/include/linux/obd_support.h
lustre/ldlm/l_lock.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/llite/super.c
lustre/llite/super25.c
lustre/lvfs/fsfilt_ext3.c
lustre/mds/handler.c
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/sysctl.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/ptlrpc/service.c