On Mon, Mar 20, 2023 at 4:21 PM T.J. Alumbaugh <talumbau@xxxxxxxxxx> wrote: > > POSIX_FADV_NOREUSE is now supported in Linux[1]. > Updates text regarding former no op behavior. Indicates the readahead > policy and treatment of file pages read with this flag. > > [1]: https://lore.kernel.org/linux-mm/20221230215252.2628425-2-yuzhao@xxxxxxxxxx/ > > Signed-off-by: T.J. Alumbaugh <talumbau@xxxxxxxxxx> Acked-by: Yu Zhao <yuzhao@xxxxxxxxxx>