On Wed, Mar 18, 2020 at 07:02:53AM -0700, Matthew Wilcox wrote: > From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx> > > - These were never called PCG flags; they've been called FGP flags since > their introduction in 2014. > - The FGP_FOR_MMAP flag was misleadingly documented as if it was an > alternative to FGP_CREAT instead of an option to it. > - Rename the 'offset' parameter to 'index'. > - Capitalisation, formatting, rewording. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> > Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>