Whamcloud - gitweb
Branch b_release_1_4_6
authoradilger <adilger>
Mon, 2 Jan 2006 07:38:42 +0000 (07:38 +0000)
committeradilger <adilger>
Mon, 2 Jan 2006 07:38:42 +0000 (07:38 +0000)
commitef7763c2f8a81810dfe02a2a7f1ccbce28b0161b
tree2d99ab0076febdb47d1768d9a36f0ade6b669cb5
parentb455d31d11bb582c2100bf1a7431b9a8b2e779c4
Branch b_release_1_4_6
We should always be starting service threads when we call
ptlrpc_start_threads().  This caused a very tricky to notice "communications"
problem when an OST didn't start any service threads.  This can only be a
code problem, and not from module parameter input.
r=hwartens
lustre/ptlrpc/service.c