Log in
Skip to main content
Skip to sidebar
Linked Applications
Loading…
Whamcloud Community JIRA
Dashboards
Projects
Issues
Give feedback to Atlassian
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Lustre
LU-3025
Bad type cast in llapi_hsm_copytool_fini()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
Minor
Fix Version/s:
Lustre 2.4.0
Affects Version/s:
None
Labels:
patch
Severity:
3
Rank (Obsolete):
7388
Description
in llapi_hsm_copytool_fini():159
ct = (struct hsm_copytool_private *)priv;
+ ct = (struct hsm_copytool_private *)*priv;
Attachments
Activity
People
Assignee:
James Nunez (Inactive)
Reporter:
CEA
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
25/Mar/13 5:20 PM
Updated:
05/Aug/20 1:32 PM
Resolved:
27/Mar/13 10:21 PM