Whamcloud - gitweb
Branch b1_8
authorbobijam <bobijam>
Fri, 6 Mar 2009 05:40:40 +0000 (05:40 +0000)
committerbobijam <bobijam>
Fri, 6 Mar 2009 05:40:40 +0000 (05:40 +0000)
commit9f2dae548b97ded6348cfab8f4545d94f3b6b096
treeabaaf7c915ece96aa8d784419eac5119dba4a419
parent8bac521d15e3be1f7057eb41a587c6973a9dd443
Branch b1_8
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