commit | 1854bc6e2420472676c5c90d3d6b15f6cd640e40 | [log] [tgz] |
---|---|---|
author | William Kucharski <william.kucharski@oracle.com> | Sun Sep 22 08:43:15 2019 -0400 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon Mar 21 13:01:36 2022 -0400 |
tree | b87ed751246f6920dda0921dcf249f9446b0bcfa | |
parent | 793917d997df2e432f3e9ac126e4482d68256d01 [diff] |
mm/readahead: Align file mappings for non-DAX When we have the opportunity to use PMDs to map a file, we want to follow the same rules as DAX. Signed-off-by: William Kucharski <william.kucharski@oracle.com> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>