[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d410dce3-36ce-4663-94ca-25bad2f91ad4@suswa.mountain>
Date: Thu, 7 Nov 2024 16:56:55 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Dominique Martinet <asmadeus@...ewreck.org>
Cc: Colin Ian King <colin.i.king@...il.com>,
Eric Van Hensbergen <ericvh@...nel.org>,
Latchesar Ionkov <lucho@...kov.net>,
Christian Schoenebeck <linux_oss@...debyte.com>,
v9fs@...ts.linux.dev, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][V2][next] fs/9p: replace functions
v9fs_cache_{register|unregister} with direct calls
On Thu, Nov 07, 2024 at 09:08:49PM +0900, Dominique Martinet wrote:
> Colin Ian King wrote on Thu, Nov 07, 2024 at 09:57:56AM +0000:
> > The helper functions v9fs_cache_register and v9fs_cache_unregister are
> > trivial helper functions that don't offer any extra functionality and
> > are unncessary. Replace them with direct calls to v9fs_init_inode_cache
> > and v9fs_destroy_inode_cache respectively to simplify the code.
> >
> > Signed-off-by: Colin Ian King <colin.i.king@...il.com>
>
> Thanks!
>
> Acked-by: Dominique Martinet <asmadeus@...ewreck.org>
>
>
> @Dan, I don't have anything queued up 9p-wise so if you want to take it
> through the janitor tree it'll probably get in faster; otherwise (if
> you'd rather I take it or no reply in a while) I'll pick it up when
> other patches come in.
There isn't a janitor tree or any rush on this. ;)
regards,
dan carpenter
Powered by blists - more mailing lists