You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nvme: add fallback support for block vs char device to flush command
Also the flush commands depends operating on a block device. The kernel
lacks the fallback support in the NVME_IOCTL_IO64_CMD to lookup the
namespace.
Refactor the fallback from the dsm command and reuse it for flush as
well.
Signed-off-by: Daniel Wagner <[email protected]>
0 commit comments