>>>>> "David" == David Howells <dhowells at redhat.com> writes:
> Filesystems should not be using folio->index not folio_index(folio)
^^^
I think you have an extra 'not' in all four patch comments.
> and folio-> mapping, not folio_mapping() or folio_file_mapping() in
> filesystem code.