Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Fri, 6 Mar 2009 05:35:09 +0000 (05:35 +0000)
committerbobijam <bobijam>
Fri, 6 Mar 2009 05:35:09 +0000 (05:35 +0000)
commit6ab94f1369b6b01c9f2938c85d9e0d0b75ca6f2c
tree48184fd1e906a53889d54dab699493f5172f7eca
parentb1026acd3a05c4dccf80c5b0e499e198e62d4fca
Branch HEAD
b=18154
i=alexey.lyashkov (shadow)
i=johann

always calls ptlrpc_import_recovery_state_machine() in
invalidate_import_thread() because otherwise threads sleeping on
the import's imp_recovery_waitq could be never woken up.
lustre/ptlrpc/import.c