Commit d0b0215
committed
build: disable liburing support per default
The Get Log Page command can be used with io_uring. However, the way it
is implemented is highly questionable. In other words, it's a bit crazy.
Therefore, do not enable it unless you fully understand what you're
doing.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 3caa403 commit d0b0215
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
0 commit comments