[PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position

David Howells dhowells at redhat.com
Tue Aug 24 07:38:55 PDT 2021


Matthew Wilcox <willy at infradead.org> wrote:

> 
> This could be page_offset(page), which reads better to me:
> 
> 		ret = afs_store_data(vnode, &iter, page_offset(page) + f, true);

True.  It gets converted to folio_pos() in patch #5 - will that do?

David




More information about the linux-afs mailing list