Re: [PATCH v8 07/10] block: Switch to pinning pages.

From: David Howells
Date: Tue Jan 24 2023 - 13:38:24 EST


Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:

> + WARN_ON_ONCE(bio_flagged(bio, BIO_PAGE_REFFED));

It's still set by fs/direct-io.c.

David