Whamcloud - gitweb
- send the lock value block over the wire in the "enqueue" reply
authorphil <phil>
Wed, 31 Dec 2003 05:37:25 +0000 (05:37 +0000)
committerphil <phil>
Wed, 31 Dec 2003 05:37:25 +0000 (05:37 +0000)
commit827bfb8b61f9ff4b86a40a8f31a6615dbae7ba19
tree1326bd32d8d4528c0a47faea41ab92cad858126f
parent61b9abebe15bfb196b61510c84d8c7c555a0b566
- 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/ldlm/ldlm_flock.c