block/nvme: don't touch the completion entries
Completion entries are meant to be only read by the host and written by the device. The driver is supposed to scan the completions from the last point where it left, and until it sees a completion with non flipped phase bit. Signed-off-by:Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by:
Max Reitz <mreitz@redhat.com> Message-id: 20190716163020.13383-4-mlevitsk@redhat.com Signed-off-by:
Max Reitz <mreitz@redhat.com>
Please register or sign in to comment