[PATCH] don't BUG() on too big a bio
There's really no reason to BUG() out on a bio that is too big, the gentleman thing to do would be to print a warning and just end the bio with -EIO quietly.
Showing
Please register or sign in to comment