Actions
Bug #3878
closedblkdev needs to support DKIOCGMEDIAINFOEXT
Start date:
2013-07-10
Due date:
% Done:
30%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
ZFS uses the aforementioned ioctl(), but blkdev, while supporting little brother DKIOCGMEDIAINFO, doesn't support the extended version.
This is causing problems with an OEM's PCIe SSD card.
Updated by Dan McDonald almost 9 years ago
- Status changed from New to Resolved
commit dba604f95b3742920553aafd90c5b67721b07723
Author: Dan McDonald <danmcd@nexenta.com>
Date: Wed Jul 10 10:58:14 2013 -0400
3878 blkdev needs to support DKIOCGMEDIAINFOEXT
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>
Actions