diff options
author | bryanv <bryanv@FreeBSD.org> | 2013-03-05 07:00:05 +0000 |
---|---|---|
committer | bryanv <bryanv@FreeBSD.org> | 2013-03-05 07:00:05 +0000 |
commit | 78bc79154383d481c3e1c7062776ad59a2ba8366 (patch) | |
tree | 1ea22700fa59ad0904e9d7e47043a4137cd1df65 /lib/libgssapi/gss_release_name.c | |
parent | 879e5167527ec193992dbc114135f677cd7ea3a7 (diff) | |
download | FreeBSD-src-78bc79154383d481c3e1c7062776ad59a2ba8366.zip FreeBSD-src-78bc79154383d481c3e1c7062776ad59a2ba8366.tar.gz |
Only set the barrier flag if the feature was negotiated
When the VirtIO barrier feature is not negotiated, the driver
must enforce the proper ordering for BIO_ORDERED BIOs. All the
in-flight BIOs must complete before starting the BIO, and the
ordered BIO must complete before subsequent BIOs can start.
Also fix a few whitespace nits.
Reported by: neel
Approved by: grehan (mentor)
MFC after: 3 days
Diffstat (limited to 'lib/libgssapi/gss_release_name.c')
0 files changed, 0 insertions, 0 deletions