Whamcloud - gitweb
b=16774 fix a issue caused by LDLM_POLICY_SKIP_LOCK
authorHongchao.Zhang@Sun.COM <Hongchao.Zhang@Sun.COM>
Wed, 16 Dec 2009 08:09:14 +0000 (16:09 +0800)
committerjohann <johann@granier.local>
Thu, 17 Dec 2009 12:37:06 +0000 (13:37 +0100)
commit168670f180b7f00c7d17afebad8c6ac1040f346d
tree09dba02d0d80c53359c19c745429a004df126d4a
parentb2d6f009de92b94f06d8f48cf516d139110812b9
b=16774 fix a issue caused by LDLM_POLICY_SKIP_LOCK

introduce a new lock flag LDLM_FL_SKIPPED to avoid
checking locks repeatly in ldlm_cancel_lru_local()

i=oleg.drokin@sun.com
i=hongchao.zhang@sun.com
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_request.c