Re: [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback

From: David Howells
Date: Wed Oct 20 2021 - 05:49:31 EST


Jeff Layton <jlayton@xxxxxxxxxx> wrote:

> IDGI: how would I_PINNING_FSCACHE_WB get set in the first place?

This is used by a later patch, but because this modifies a very commonly used
header file, it was causing mass rebuilds every time I pushed or popped it. I
can merge it back in now, I think.

David