On Fri, Jun 27, 2025 at 11:15:14AM -0400, Brian Foster wrote: > > #include <linux/iomap.h> > > #include <linux/list_sort.h> > > +#include <linux/pagemap.h> > > +#include <linux/writeback.h> > > #include "internal.h" > > +#include "trace.h" > > Can any of these now be dropped from buffered-io.c? I'll check, but I suspect not.