summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index bc35813..4be0f7d 100644
--- a/content.tex
+++ b/content.tex
@@ -4189,7 +4189,7 @@ A device MUST set the \field{status} byte to VIRTIO_BLK_S_IOERR
for a write request if the VIRTIO_BLK_F_RO feature if offered, and MUST NOT
write any data.
-Upon receipt of a VIRTIO_BLK_T_FLUSH request, the driver SHOULD ensure
+Upon receipt of a VIRTIO_BLK_T_FLUSH request, the device SHOULD ensure
that any writes which were completed are committed to non-volatile storage.
\subsubsection{Legacy Interface: Device Operation}\label{sec:Device Types / Block Device / Device Operation / Legacy Interface: Device Operation}