Whamcloud - gitweb
- send the lock value block over the wire in the "enqueue" reply
authorphil <phil>
Wed, 31 Dec 2003 05:37:32 +0000 (05:37 +0000)
committerphil <phil>
Wed, 31 Dec 2003 05:37:32 +0000 (05:37 +0000)
commit5c58566a6a074c3a2a0d1751f2c896deccbd6cd7
tree4768722f029a7296ccd9fbe9825377dcbf668599
parentc2001e65303c14582d7db277a9b82737fc052c31
- send the lock value block over the wire in the "enqueue" reply
- store it in the lock on the client
- use the same struct for filter/llite (ost_lvb)
- replace separate files with a single lock_desc in the reply
- add some plumbing to ldlm_cli_create et al to pass LVB size down
lustre/mdc/mdc_locks.c