[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Ygru55cGa9/dQ23R@casper.infradead.org>
Date: Tue, 15 Feb 2022 00:08:07 +0000
From: Matthew Wilcox <willy@...radead.org>
To: kernel test robot <lkp@...el.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: Re: [willy-pagecache:fs-folio 44/58] fs/hostfs/hostfs_kern.c:507:17:
error: 'filemap_dirty_folio' undeclared here (not in a function); did you
mean 'filemap_get_folio'?
On Tue, Feb 15, 2022 at 07:58:24AM +0800, kernel test robot wrote:
> commit: 117ba9cd89727cdc7262cb6088ea070ae1ef2a98 [44/58] fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
>
> >> fs/hostfs/hostfs_kern.c:507:17: error: 'filemap_dirty_folio' undeclared here (not in a function); did you mean 'filemap_get_folio'?
> 507 | .dirty_folio = filemap_dirty_folio,
> | ^~~~~~~~~~~~~~~~~~~
> | filemap_get_folio
Thanks, fixed, update pushed.
Powered by blists - more mailing lists