Quoting Matthew Auld (2019-08-09 19:47:02) > On Thu, 8 Aug 2019 at 18:23, Chris Wilson <[email protected]> wrote: > > > > The filesystem reconfigure API is undergoing a transition, breaking our > > current code. As we only set the default options, we can simply remove > > the call to s_op->remount_fs(). In the future, when HW permits, we can > > try re-enabling huge page support, albeit as suggested with new per-file > > controls. > > > > Reported-by: Sergey Senozhatsky <[email protected]> > > Reported-by: Sedat Dilek <[email protected]> > > Suggested-by: Hugh Dickins <[email protected]> > > Signed-off-by: Chris Wilson <[email protected]> > > Cc: Matthew Auld <[email protected]> > > Cc: Hugh Dickins <[email protected]> > > Cc: Al Viro <[email protected]> > > Cc: Sergey Senozhatsky <[email protected]> > Reviewed-by: Matthew Auld <[email protected]>
Thanks, picked up with the s/within/within_size/ fix. -Chris

