Commit 2220dcb
committed
libzfs: report invalid permission name in zfs allow
zfs allow with a typo (e.g. "snapshop") produced the misleading
error "operation not applicable to datasets of this type". Report
"invalid permission" instead.
Closes #11903
Signed-off-by: Christos Longros <chris.longros@gmail.com>1 parent 74da516 commit 2220dcb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5138 | 5138 | | |
5139 | 5139 | | |
5140 | 5140 | | |
5141 | | - | |
| 5141 | + | |
5142 | 5142 | | |
5143 | 5143 | | |
5144 | 5144 | | |
| |||
0 commit comments