Re: [PATCH 0/4] _pager_do_write_request fixes

2021-05-08 Thread Samuel Thibault
Sergey Bugaev, le sam. 08 mai 2021 18:31:40 +0300, a ecrit: > This is the same patch, split into three for readabilty and > reviewability. Thanks! That will be way easier to review indeed. Samuel

[PATCH 0/4] _pager_do_write_request fixes

2021-05-08 Thread Sergey Bugaev
This is the same patch, split into three for readabilty and reviewability. I'm still looking for feedback :) Instead of removing the munmap from _pager_do_write_request (), document that pager_write_page () is *not* supposed to unmap the page (nor keep references to it), and remove the munmap call