On Mon, Jun 29, 2020 at 03:56:43PM -0400, sven falempin wrote:
> On Mon, Jun 29, 2020 at 12:58 PM sven falempin <sven.falem...@gmail.com>
> wrote:
>
> It works in the original problematic setup.
> 
> Will it go to base ?
> 

Yes.

revision 1.201
date: 2020/07/14 06:02:50;  author: beck;  state: Exp;  lines: +9 -3;  
commitid: G6yRUUYskLjLY0oH;
Do not convert the NOCACHE buffers that come from a vnd strategy routine
into more delayed writes if the vnd is mounted from a file on an MNT_ASYNC
filesystem. This prevents a situaiton where the cleaner can not clean
delayed writes out without making more delayed writes, and we end up
waiting for the syncer to spit things occasionaly when it runs.

noticed and reported by sven falempin <sven.falem...@gmail.com> on tech,
who validated this fixes his issue.

ok krw@

Reply via email to