From f15b53cd97a939b97f215b43e0d8a6d02603262c Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Sun, 11 Oct 2015 14:56:13 +0000 Subject: virtio-blk: flush: Fix driver vs. device typo This is a simple non-material change. Signed-off-by: Paolo Bonzini Signed-off-by: Michael S. Tsirkin git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@542 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- content.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.2.3