All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiubo Li <xiubli@redhat.com>
To: Luis Chamberlain <mcgrof@kernel.org>
Cc: jlayton@kernel.org, idryomov@gmail.com, viro@zeniv.linux.org.uk,
	willy@infradead.org, vshankar@redhat.com,
	ceph-devel@vger.kernel.org, arnd@arndb.de,
	akpm@linux-foundation.org, linux-fsdevel@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 1/2] fs/dcache: export d_same_name() helper
Date: Thu, 7 Jul 2022 09:20:03 +0800	[thread overview]
Message-ID: <36cb99e2-e612-0b85-8b7e-7d9cb02c2838@redhat.com> (raw)
In-Reply-To: <YsYFZU2Y2hkyVT3r@bombadil.infradead.org>


On 7/7/22 5:57 AM, Luis Chamberlain wrote:
> On Thu, May 26, 2022 at 09:17:36AM +0800, Xiubo Li wrote:
>> Compare dentry name with case-exact name, return true if names
>> are same, or false.
>>
>> Reviewed-by: Jeff Layton <jlayton@kernel.org>
>> Signed-off-by: Xiubo Li <xiubli@redhat.com>
> Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
>
>    Luis

Thanks Luis!

-- Xiubo

>


  reply	other threads:[~2022-07-07  1:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-26  1:17 [PATCH v6 0/2] ceph: wait async unlink to finish Xiubo Li
2022-05-26  1:17 ` [PATCH v6 1/2] fs/dcache: export d_same_name() helper Xiubo Li
2022-07-06 21:57   ` Luis Chamberlain
2022-07-07  1:20     ` Xiubo Li [this message]
2022-05-26  1:17 ` [PATCH v6 2/2] ceph: wait the first reply of inflight async unlink Xiubo Li

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=36cb99e2-e612-0b85-8b7e-7d9cb02c2838@redhat.com \
    --to=xiubli@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=ceph-devel@vger.kernel.org \
    --cc=idryomov@gmail.com \
    --cc=jlayton@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=vshankar@redhat.com \
    --cc=willy@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.