Re: [PATCH 01/11] iomap: add tracing for the readpage / readpages
From: Christoph Hellwig
Date: Mon Oct 07 2019 - 02:17:12 EST
On Mon, Oct 07, 2019 at 07:48:38AM +0200, Christoph Hellwig wrote:
> On Sun, Oct 06, 2019 at 03:43:24PM -0700, Darrick J. Wong wrote:
> > > +iomap-y += trace.o \
> >
> > I think this patch is missing fs/iomap/trace.c ?
>
> It does. The file is in my tree, but I never did a git-add for it..
A branch with the file is here:
git://git.infradead.org/users/hch/xfs.git iomap-writepage.7
Gitweb:
http://git.infradead.org/users/hch/xfs.git/shortlog/refs/heads/iomap-writepage.7
I'll wait a bit until I resend to see if people find other issues.