splice: handle try_to_release_page() failure
splice currently assumes that try_to_release_page() always suceeds, but it can return failure. If it does, we cannot steal the page. Acked-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
parent
a82c53a0
Please register or sign in to comment