Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libceph: unregister request in __map_request failed and nofail == false
For nofail == false request, if __map_request failed, the caller does cleanup work, like releasing the relative pages. It doesn't make any sense to retry this request. CC: stable@vger.kernel.org Signed-off-by: Jianpeng Ma <majianpeng@gmail.com> Reviewed-by: Sage Weil <sage@inktank.com>
- Loading branch information