Whamcloud - gitweb
Branch b_release_1_8_0
authorjohann <johann>
Thu, 5 Mar 2009 21:34:31 +0000 (21:34 +0000)
committerjohann <johann>
Thu, 5 Mar 2009 21:34:31 +0000 (21:34 +0000)
commit1d02edc12a4ea80f8274643eb56987ccb45f8855
tree8ca919f482495fa30345eff7f989cff18e7efc9e
parent2c1af87090c8db281d3e6bb77e9e21ed768f5b42
Branch b_release_1_8_0
b=18154
i=shadow
i=johann (original patch from bobijam)

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