Whamcloud - gitweb
Branch b1_6
authorvitaly <vitaly>
Thu, 10 Apr 2008 11:55:07 +0000 (11:55 +0000)
committervitaly <vitaly>
Thu, 10 Apr 2008 11:55:07 +0000 (11:55 +0000)
commitbca497216066b1c8320ef6ccdf4aa2406071f975
tree607b95ce5423d26a64afad810360cc0c66dee35d
parentccdbcce8c4d12bc8893699895d976d0aa9f0d0ea
Branch b1_6
b=14661
i=green
i=shadow

-- remove BL_AST lock from lru once we mark the lock as a such;
-- do not place BL_AST lock into lru even if the lock is matched and put later;
   => no BL_AST locks in lru at all;
-- CANCELING locks are not so numerous, but to avoid its traversal by another
   thread another time, drop them from the unused list once come them across.
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c