Fix ioctl() incompatibility introduced in LU-16634.
This was caused by the removal of the explicit ioctl(OBD_IOC_GETNAME_OLD) fallback in llapi_file_fget_lov_uuid() without replacing the existing ioctl(OBD_IOC_GETDTNAME) call with llapi_ioctl(OBD_IOC_GETDTNAME) that handles this compatibility mapping internally.
"Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/53867
Subject: LU-17489 utils: fix 'lfs getname' ioctl breakage
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 185822e6f8d82253c9103826114a5d9223a8903f
Gerrit Updater
added a comment - "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/53867
Subject: LU-17489 utils: fix 'lfs getname' ioctl breakage
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 185822e6f8d82253c9103826114a5d9223a8903f
People
Andreas Dilger
Andreas Dilger
Votes:
0Vote for this issue
Watchers:
3Start watching this issue
Dates
Created:
Updated:
Resolved:
1 of 1
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
Landed for 2.16