From: Al Viro <viro@zeniv.linux.org.uk>
To: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: "Theodore Y. Ts'o" <tytso@mit.edu>,
Jaegeuk Kim <jaegeuk@kernel.org>, Chao Yu <yuchao0@huawei.com>,
Eric Biggers <ebiggers@kernel.org>,
Tyler Hicks <tyhicks@canonical.com>,
linux-fsdevel@vger.kernel.org, ecryptfs@vger.kernel.org,
linux-fscrypt@vger.kernel.org,
linux-f2fs-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] fs: introduce is_dot_dotdot helper for cleanup
Date: Sun, 8 Dec 2019 03:41:44 +0000 [thread overview]
Message-ID: <20191208034144.GP4203@ZenIV.linux.org.uk> (raw)
In-Reply-To: <1575718548-19017-1-git-send-email-yangtiezhu@loongson.cn>
On Sat, Dec 07, 2019 at 07:35:48PM +0800, Tiezhu Yang wrote:
> There exists many similar and duplicate codes to check "." and "..",
> so introduce is_dot_dotdot helper to make the code more clean.
Umm... No objections, in principle, but... you try to say that name
(e.g. in a phone conversation) without stuttering ;-/
Any suggestions from native speakers?
WARNING: multiple messages have this Message-ID (diff)
From: Al Viro <viro@zeniv.linux.org.uk>
To: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: ecryptfs@vger.kernel.org, "Theodore Y. Ts'o" <tytso@mit.edu>,
linux-kernel@vger.kernel.org, Tyler Hicks <tyhicks@canonical.com>,
Eric Biggers <ebiggers@kernel.org>,
linux-fscrypt@vger.kernel.org, linux-fsdevel@vger.kernel.org,
Jaegeuk Kim <jaegeuk@kernel.org>,
linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH v3] fs: introduce is_dot_dotdot helper for cleanup
Date: Sun, 8 Dec 2019 03:41:44 +0000 [thread overview]
Message-ID: <20191208034144.GP4203@ZenIV.linux.org.uk> (raw)
In-Reply-To: <1575718548-19017-1-git-send-email-yangtiezhu@loongson.cn>
On Sat, Dec 07, 2019 at 07:35:48PM +0800, Tiezhu Yang wrote:
> There exists many similar and duplicate codes to check "." and "..",
> so introduce is_dot_dotdot helper to make the code more clean.
Umm... No objections, in principle, but... you try to say that name
(e.g. in a phone conversation) without stuttering ;-/
Any suggestions from native speakers?
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
next prev parent reply other threads:[~2019-12-08 3:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-07 11:35 [PATCH v3] fs: introduce is_dot_dotdot helper for cleanup Tiezhu Yang
2019-12-07 11:35 ` Tiezhu Yang
2019-12-07 11:35 ` [f2fs-dev] " Tiezhu Yang
2019-12-08 3:41 ` Al Viro [this message]
2019-12-08 3:41 ` Al Viro
2019-12-08 12:38 ` Matthew Wilcox
2019-12-08 12:38 ` [f2fs-dev] " Matthew Wilcox
2019-12-09 2:00 ` John Stoffel
2019-12-09 2:00 ` John Stoffel
2019-12-09 2:00 ` [f2fs-dev] " John Stoffel
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=20191208034144.GP4203@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=ebiggers@kernel.org \
--cc=ecryptfs@vger.kernel.org \
--cc=jaegeuk@kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-fscrypt@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tyhicks@canonical.com \
--cc=tytso@mit.edu \
--cc=yangtiezhu@loongson.cn \
--cc=yuchao0@huawei.com \
/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.