Re: [PATCH v5 7/9] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning

From: Christoph Hellwig
Date: Thu Jan 12 2023 - 02:32:33 EST


I'd rename the flag to BIO_PAGES_REFFED as it can effect multiple pages,
but otherwise this looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>