From: Tejun Heo <tj@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, Imran Khan <imran.f.khan@oracle.com>
Subject: Re: [PATCH] kernfs: move struct kernfs_root out of the public view.
Date: Tue, 22 Feb 2022 07:20:46 -1000 [thread overview]
Message-ID: <YhUbblMhjDBH5X+x@slm.duckdns.org> (raw)
In-Reply-To: <20220222070713.3517679-1-gregkh@linuxfoundation.org>
On Tue, Feb 22, 2022 at 08:07:13AM +0100, Greg Kroah-Hartman wrote:
> There is no need to have struct kernfs_root be part of kernfs.h for
> the whole kernel to see and poke around it. Move it internal to kernfs
> code and provide a helper function, kernfs_root_to_node(), to handle the
> one field that kernfs users were directly accessing from the structure.
>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Imran Khan <imran.f.khan@oracle.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Tejun Heo <tj@kernel.org>
Thanks.
--
tejun
prev parent reply other threads:[~2022-02-22 17:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-22 7:07 [PATCH] kernfs: move struct kernfs_root out of the public view Greg Kroah-Hartman
2022-02-22 17:20 ` Tejun Heo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YhUbblMhjDBH5X+x@slm.duckdns.org \
--to=tj@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=imran.f.khan@oracle.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox