Date: Mon, 21 May 2001 19:31:08 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinuminterrupt.c Message-ID: <200105220231.f4M2V8C15786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2001/05/21 19:31:08 PDT
Modified files:
sys/dev/vinum vinuminterrupt.c
Log:
complete_rqe:
In case of error, check the VF_RETRYERRORS flag in the subdisk and
don't take the subdisk down if it's set, just retry the I/O.
Requested by: peter
If the buffer has been copied (XFR_COPYBUF), release the copied
buffer when the I/O completes.
Suggested by: alfred
Revision Changes Path
1.36 +43 -9 src/sys/dev/vinum/vinuminterrupt.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105220231.f4M2V8C15786>
