Whamcloud - gitweb
b=141,205,323
authorpschwan <pschwan>
Thu, 7 Nov 2002 06:22:15 +0000 (06:22 +0000)
committerpschwan <pschwan>
Thu, 7 Nov 2002 06:22:15 +0000 (06:22 +0000)
commit7d0cc71519ca27cfeff2fa09d6c4d99a4dc8f1a6
treec3ee4ca2c298339508ba3fc15becaecf00ebf3f3
parent36fdb1b76b3c40b01b2b6245728f00c7c86edcd8
b=141,205,323
- When the MDS returns an intent lock to us, check to see if we already have a
  matching one.  If so, cancel the new one.
- Add a new mode to ldlm_lock_match, which allows you to pass in an existing
  lock handle.  It will look for any matches among other locks.
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/llite/namei.c
lustre/mdc/mdc_request.c