Alberto Faria <[email protected]> writes: > The nvme-io_uring driver expects a character special file such as > /dev/ng0n1. Follow the convention of having a "filename" option when a > regular file is expected, and a "path" option otherwise.
I suspect this is by accident, not by design. Is it desirable? > This makes io_uring the only libblkio-based driver with a "filename" > option, as it accepts a regular file (even though it can also take a > block special file). > > Signed-off-by: Alberto Faria <[email protected]> Patch does not apply to master (344744e148e). What's your base?
