Whamcloud - gitweb
Introduce ldlm_lock_addref_try() function (used by CLIO) that attempts to
authornikita <nikita>
Sat, 18 Oct 2008 17:05:50 +0000 (17:05 +0000)
committernikita <nikita>
Sat, 18 Oct 2008 17:05:50 +0000 (17:05 +0000)
commit7d329df8f801883b6013c306c2d9e37fc1dc3ad4
tree942d4f20187c440c91341fe9b52ac0ee233de8d6
parent35c1f53f2403b16415cb445927c02d141eac8555
Introduce ldlm_lock_addref_try() function (used by CLIO) that attempts to
addref a lock that might be being canceled concurrently.
b=16450
lustre/ChangeLog
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c