Re: [syzbot] [fuse?] WARNING in fuse_writepages

From: Miklos Szeredi
Date: Mon Oct 21 2024 - 06:47:51 EST


On Fri, 18 Oct 2024 at 20:13, Joanne Koong <joannelkoong@xxxxxxxxx> wrote:

> I guess we don't run into this warning in the original code because if
> there are no dirty pages, write_cache_pages() calls into
> folio_prepare_writeback() which skips the folio if it's not dirty.

Added the revert to fuse.git#for-next. Hopefully the syzbot reports
will go away.

Thanks,
Miklos