]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r310298: Improve error handling when I/O split between several BIOs.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2017 11:38:22 +0000 (11:38 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2017 11:38:22 +0000 (11:38 +0000)
commit8b01fefd12b605acaa2dae34ecf09b53ac288938
treea0d9ef49e0a8785b50712b302a2ecdcf7cd022ef
parent940e821c95cf7acadd9145b1df4ee5018360a15e
MFC r310298: Improve error handling when I/O split between several BIOs.

If we get several error codes, handle one with lowest offset.

git-svn-id: svn://svn.freebsd.org/base/stable/10@311419 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl_backend_block.c