Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When an I/O completed with an error, we would call bio_endio twice (once with -EIO and once with 0). Found by inspection. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
- Loading branch information