OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [virtio] [PATCH] VIRTIO-106 enhancement


Il 17/06/2014 15:17, Rusty Russell ha scritto:
As discussed on the call, TMF may fail if it can't abort the command
for some reason, so insert the word "successfully".

I will apply this once the minutes are published.

Thanks,
Rusty.

diff --git a/content.tex b/content.tex
index 56f58fa..9e71098 100644
--- a/content.tex
+++ b/content.tex
@@ -4811,7 +4811,7 @@ struct virtio_scsi_ctrl_tmf
   Similarly, the device MUST complete the selected commands (possibly
   with a VIRTIO_SCSI_S_ABORTED response code) upon receiving an "abort
   task" or "abort task set" TMF.  Such effects MUST take place before
-  the TMF itself is completed, and the device MUST use memory barriers
+  the TMF itself is successfully completed, and the device MUST use memory barriers
   appropriately in order to ensure that the driver sees these writes
   in the correct order.



---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php


I have already applied the change -- sorry if I stepped on your feet and should have waited for the minutes.

Paolo


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]