Whamcloud - gitweb
Prevent C-c and C-z from locking us up, and make most of our waits
authorshaver <shaver>
Fri, 5 Jul 2002 18:03:59 +0000 (18:03 +0000)
committershaver <shaver>
Fri, 5 Jul 2002 18:03:59 +0000 (18:03 +0000)
commit93c568a4594be3e68bfd858dd1d7efcf1268fe6d
tree727ecda90e52ffabecef3aaadcedcccaba64caf4
parent483519bf15a79240f160f174ad87d24cd56655e3
Prevent C-c and C-z from locking us up, and make most of our waits
uninterruptible.  We'll move to a more robust system shortly, but
this will make for a usable testing environment in the interim.
14 files changed:
lustre/include/linux/lustre_lib.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_test.c
lustre/llite/commit_callback.c
lustre/lov/lov_obd.c
lustre/mds/handler.c
lustre/obdfs/flushd.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/ptlrpc/recovd.c
lustre/ptlrpc/service.c