Re: [PATCH v3 4/6] folio: Add a function to get the host inode for a folio
From: David Howells
Date: Wed Nov 03 2021 - 10:34:45 EST
Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
> > + * For folios which are in the page cache, return the inode that is hosting
> > + * this folio belongs to.
>
> This looks like an editing mistake. Either you meant
> 'return the inode that hosts this folio' or
> 'return the inode this folio belongs to'
> (and i prefer the second).
Yeah - I'll go with that.
David