linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fox Chen <foxhlchen@gmail.com>
To: NeilBrown <neilb@suse.de>
Cc: Jonathan Corbet <corbet@lwn.net>,
	vegard.nossum@oracle.com, Al Viro <viro@zeniv.linux.org.uk>,
	rdunlap@infradead.org, grandmaster@al2klimov.de,
	linux-doc@vger.kernel.org,
	Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Greg KH <gregkh@linuxfoundation.org>
Subject: Re: [PATCH v3 00/13] docs: path-lookup: Update pathlookup docs
Date: Fri, 18 Jun 2021 09:00:24 +0800	[thread overview]
Message-ID: <CAC2o3D+QjbowvyCvCsW2bFVhAhVMq4DhzLgB8X2y_p6WJsFn7w@mail.gmail.com> (raw)
In-Reply-To: <162396935764.29912.16256561662425331146@noble.neil.brown.name>

On Fri, Jun 18, 2021 at 6:36 AM NeilBrown <neilb@suse.de> wrote:
>
> On Thu, 27 May 2021, Fox Chen wrote:
> > The Path lookup is a very complex subject in VFS. The path-lookup
> > document provides a very detailed guidance to help people understand
> > how path lookup works in the kernel. This document was originally
> > written based on three lwn articles five years ago. As times goes by,
> > some of the content is outdated. This patchset is intended to update
> > the document to make it more relevant to current codebase.
> >
>
> Thanks for persisting.  Sorry for the delay.

Thanks for the review. :D

> All:
>   Reviewed-by: NeilBrown <neilb@suse.de>
>
> I've noted a couple of little issues with one patch.  Hopefully Jon can
> simply fix those up rather than requiring a resubmission of the whole
> series.

if needed, I can resubmit just this single patch.

> To be honest, I haven't examined patch 4 in as much detail as I'd like,
> and it required the biggest change since last time.  But I think it is
> good enough.  It might even be excellent.
>
> NeilBrown

thanks,
fox

  reply	other threads:[~2021-06-18  1:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27  9:16 [PATCH v3 00/13] docs: path-lookup: Update pathlookup docs Fox Chen
2021-05-27  9:16 ` [PATCH v3 01/13] docs: path-lookup: update follow_managed() part Fox Chen
2021-05-27  9:16 ` [PATCH v3 02/13] docs: path-lookup: update path_to_nameidata() part Fox Chen
2021-05-27  9:16 ` [PATCH v3 03/13] docs: path-lookup: update path_mountpoint() part Fox Chen
2021-05-27  9:16 ` [PATCH v3 04/13] docs: path-lookup: update do_last() part Fox Chen
2021-05-27  9:16 ` [PATCH v3 05/13] docs: path-lookup: remove filename_mountpoint Fox Chen
2021-05-27  9:16 ` [PATCH v3 06/13] docs: path-lookup: Add macro name to symlink limit description Fox Chen
2021-05-27  9:16 ` [PATCH v3 07/13] docs: path-lookup: i_op->follow_link replaced with i_op->get_link Fox Chen
2021-05-27  9:16 ` [PATCH v3 08/13] docs: path-lookup: update i_op->put_link and cookie description Fox Chen
2021-05-27  9:16 ` [PATCH v3 09/13] docs: path-lookup: no get_link() Fox Chen
2021-05-27  9:16 ` [PATCH v3 10/13] docs: path-lookup: update WALK_GET, WALK_PUT desc Fox Chen
2021-06-17 22:31   ` NeilBrown
2021-05-27  9:16 ` [PATCH v3 11/13] docs: path-lookup: update get_link() ->follow_link description Fox Chen
2021-05-27  9:16 ` [PATCH v3 12/13] docs: path-lookup: update symlink description Fox Chen
2021-05-27  9:16 ` [PATCH v3 13/13] docs: path-lookup: use bare function() rather than literals Fox Chen
2021-06-17 22:35 ` [PATCH v3 00/13] docs: path-lookup: Update pathlookup docs NeilBrown
2021-06-18  1:00   ` Fox Chen [this message]
2021-06-18 17:39 ` Jonathan Corbet

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=CAC2o3D+QjbowvyCvCsW2bFVhAhVMq4DhzLgB8X2y_p6WJsFn7w@mail.gmail.com \
    --to=foxhlchen@gmail.com \
    --cc=corbet@lwn.net \
    --cc=grandmaster@al2klimov.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=rdunlap@infradead.org \
    --cc=vegard.nossum@oracle.com \
    --cc=viro@zeniv.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).