Whamcloud - gitweb
b=15346
authorvs <vs>
Wed, 28 May 2008 23:49:03 +0000 (23:49 +0000)
committervs <vs>
Wed, 28 May 2008 23:49:03 +0000 (23:49 +0000)
commitc6b7cb8dd7fbc1ee9412e238b7c52a9c81dee635
tree860f93e35c1845749a2503c3afe7431763b5ee4c
parent4efb28221b21c3891de23aa4bf9972b67a03ae5a
b=15346
i=green,shadow,vitaly

skiplists are used to group compatible locks on granted list
that was implemented as tracking first and last lock of each lock group
the patch changes that to using doubly linked circular lists
lustre/ChangeLog
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_inodebits.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_plain.c
lustre/mdc/mdc_locks.c