[LU-1506] Build correct DLM lock resources from objid Created: 11/Jun/12  Updated: 29/May/17  Resolved: 29/May/17

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: Lustre 2.4.0

Type: Bug Priority: Minor
Reporter: Di Wang Assignee: Di Wang
Resolution: Fixed Votes: 0
Labels: None

Severity: 3
Rank (Obsolete): 7791

 Description   

In osc_lock_build_rese () {

if (0)

{ /* * In the perfect world of the future, where ost servers talk * idif-fids... */ fid_build_reg_res_name(fid, resname); }

else

{ /* * In reality, where ost server expects ->lsm_object_id and * ->lsm_object_seq in rename. */ osc_build_res_name(obj->oo_oinfo->loi_id, obj->oo_oinfo->loi_seq, resname); }

}
It will break the FID_ON_OST, when old osc try to talk with new (FID on OST) server.



 Comments   
Comment by Di Wang [ 11/Jun/12 ]

http://review.whamcloud.com/3081

Comment by Jodi Levi (Inactive) [ 18/Apr/13 ]

Can this ticket be closed or is there more work to be done?

Generated at Sat Feb 10 01:17:14 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.