Commit 20b5a9d
committed
nvme effects-log block device is not allowed
When using the "effects-log" command in nvme-cli without specifying the "csi" argument,
a default action is added to check the ctrl register,
allowing only character devices like nvme0.
In older versions of nvme-cli, the default value of csi was set to 0 and issued without any problems
But it has been fixed now.
It can be used regardless of the version when used as a character device.
Reference:
linux-nvme/nvme-cli#2742
Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>1 parent c7e2d39 commit 20b5a9d
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
554 | 556 | | |
555 | 557 | | |
556 | 558 | | |
| |||
0 commit comments