diff options
author | pbonzini <pbonzini@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-06-09 13:14:48 +0000 |
---|---|---|
committer | pbonzini <pbonzini@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-06-09 13:14:48 +0000 |
commit | 2928b3c65068d23087ea024f882f0575244c023b (patch) | |
tree | 9d489d482d7adff5f01afc637367f77990d1cd94 | |
parent | cd774921624c5fa3073de8fb2e4710d35869a51e (diff) |
virtio-scsi: additional SHOULDification
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@379 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index 85f1315..9c5e619 100644 --- a/content.tex +++ b/content.tex @@ -5026,7 +5026,7 @@ contents of \field{event}. The following events are defined: \field{event} is set to VIRTIO_SCSI_T_PARAM_CHANGE. \field{lun} addresses a logical unit in the SCSI host. - The same event is also reported as a unit attention condition. + The same event SHOULD also be reported as a unit attention condition. \field{reason} contains the additional sense code and additional sense code qualifier, respectively in bits 0\ldots 7 and 8\ldots 15. \begin{note} |