Thread (68 messages) 68 messages, 3 authors, 2021-06-16

Re: [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()

From: David Howells <dhowells@redhat.com>
Date: 2021-06-16 10:30:56
Also in: linux-fsdevel, lkml

Matthew Wilcox (Oracle) [off-list ref] wrote:
+	struct page *page = &folio->page;
Isn't that a layering violation?  Should it be something like:

	struct page *page = folio_head();

or:

	struct page *page = folio_subpage(0);

maybe?

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help