Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libceph: Remove spurious kunmap() of the zero page
ceph_tcp_sendpage already does the work of mapping/unmapping the zero page if needed. Signed-off-by: Benoît Canet <[email protected]> Reviewed-by: Alex Elder <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
- Loading branch information