On Fri, Oct 16, 2020 at 6:04 PM Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> wrote: > > The fuse readpage implementation was already synchronous, so use > AOP_UPDATED_PAGE to avoid cycling the page lock. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Acked-by: Miklos Szeredi <mszeredi@xxxxxxxxxx> Thanks, Miklos