Commit a6ac126
ioctl: set data length when retrieving LBA status
Current nvme_get_lba_status() function does specify any data_len in the
admin command, resulting in zero data being returned.
This is the least intrusive change as it requires no update to nvme-cli.
Signed-off-by: Nate Thornton <[email protected]>1 parent 6b61dd4 commit a6ac126
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1568 | 1568 | | |
1569 | 1569 | | |
1570 | 1570 | | |
| 1571 | + | |
1571 | 1572 | | |
1572 | 1573 | | |
1573 | 1574 | | |
| |||
0 commit comments