Whamcloud - gitweb
b=1966: infinite INTERRUPTED SET CERROR loop when shutting down with Lustre. Until we
authorshaver <shaver>
Thu, 25 Sep 2003 04:53:28 +0000 (04:53 +0000)
committershaver <shaver>
Thu, 25 Sep 2003 04:53:28 +0000 (04:53 +0000)
commita4911ea2e51fdeff2a3aabf6b48a260cb8df167b
treeed24d8e9c047344661ef52aa49473eb9e87fddf0
parent4e10dc6e409f4a0e1e01b2ab1ce78b24ecba22c3
b=1966: infinite INTERRUPTED SET CERROR loop when shutting down with Lustre.  Until we
        figure out what we want to do in response to a signal sent to the osc_rpcd thread,
just ignore signals.  (Looping _inside_ l_wait_event doesn't clear the signals, so
we need to do something other than this anyway.)
lustre/osc/osc_rpcd.c