- Provide additonal "int error" argument to the callback function of VOP_GETPAGES_ASYNC(). It will be non-zero if vnode_pager_getpages() fails.
- In sf_iodone() watch for errors. In case of I/O error, tear down the socket buffer, mark socket with error and available for write operation.
Sponsored by: Nginx, Inc.