]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r293321:
authorjimharris <jimharris@FreeBSD.org>
Mon, 11 Jan 2016 17:21:38 +0000 (17:21 +0000)
committerjimharris <jimharris@FreeBSD.org>
Mon, 11 Jan 2016 17:21:38 +0000 (17:21 +0000)
commit2680e52f64cfc376f6a61e121e31859fe0d2014f
treef85d9b396b77b7d198a37deef979157cd0c09bb8
parent5c319e733f7057fd05e08d489e23bf22f95fc1e1
MFC r293321:

  nvd: skip BIO_ORDERED logic when bio fails submission

  This ensures the bio flags are not read after biodone().
  The ordering will still be enforced, after the bio is
  submitted successfully.
sys/dev/nvd/nvd.c