Whamcloud - gitweb
Copy the extent lock policy data only in the completion callback, or in the
authoradilger <adilger>
Mon, 8 Mar 2004 20:33:26 +0000 (20:33 +0000)
committeradilger <adilger>
Mon, 8 Mar 2004 20:33:26 +0000 (20:33 +0000)
commit7ff01fc9e03faeb8c23182e50b6b85107c598628
treefdd96684984a5f64b7635373ab2d99983509b09e
parent3fe16ae57004ec52859c68df08c16de8653fcaa3
Copy the extent lock policy data only in the completion callback, or in the
enqueue reply if the extent was changed and granted immediately.  This
avoids overwriting the policy data if it was updated in the completion callback
before the reply was processed.
b=2901
r=phil
lustre/ChangeLog
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/tests/acceptance-small.sh
lustre/tests/sanity.sh