[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3306696.1666876383@warthog.procyon.org.uk>
Date: Thu, 27 Oct 2022 14:13:03 +0100
From: David Howells <dhowells@...hat.com>
To: Jingbo Xu <jefflexu@...ux.alibaba.com>
Cc: dhowells@...hat.com, jlayton@...nel.org, linux-cachefs@...hat.com,
linux-erofs@...ts.ozlabs.org, linux-cifs@...r.kernel.org,
linux-nfs@...r.kernel.org, linux-afs@...ts.infradead.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures to fscache.h
Jingbo Xu <jefflexu@...ux.alibaba.com> wrote:
> diff --git a/include/linux/netfs.h b/include/linux/netfs.h
> index 2ad4e1e88106..1977f953633a 100644
> --- a/include/linux/netfs.h
> +++ b/include/linux/netfs.h
> @@ -16,19 +16,10 @@
>
> #include <linux/workqueue.h>
> #include <linux/fs.h>
> +#include <linux/fscache.h>
Please don't do that. fscache is based on netfslib, not the other way around.
If anything, I'm tempted to move fscache into netfslib.
David
Powered by blists - more mailing lists