Whamcloud - gitweb
b=2099: protect ldlm_cancel_locks_for_export from races with lock granting
authorshaver <shaver>
Fri, 10 Oct 2003 19:55:12 +0000 (19:55 +0000)
committershaver <shaver>
Fri, 10 Oct 2003 19:55:12 +0000 (19:55 +0000)
commite24ca74a35bdaa24f6f3470b1f492ed3ed7d6771
treedaa7c53036953d596f85e63950ac7793e19a933e
parent8fa548d8e3afb955a793b25a8b252f4ba8575b86
b=2099: protect ldlm_cancel_locks_for_export from races with lock granting
        and cancellation.  Do one cancel_for_export at disconnect time, and
another at export destroy time to catch stragglers.
lustre/ldlm/ldlm_lib.c