Whamcloud - gitweb
b=15346
authorvs <vs>
Thu, 29 May 2008 00:13:04 +0000 (00:13 +0000)
committervs <vs>
Thu, 29 May 2008 00:13:04 +0000 (00:13 +0000)
commit442d55e669c82c0da02beac9e3c06b5b4e218ebc
treeb3ce3a84c6118803771c5ebe7652964da9cc5fc9
parentd9a3d1e7fc8d63774ae6de5eea8c7c29ecec619e
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 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