All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@kernel.org>
To: ChenXiaoSong <chenxiaosong@chenxiaosong.com>
Cc: smfrench@gmail.com, linkinjeon@kernel.org, pc@manguebit.org,
	 ronniesahlberg@gmail.com, sprasad@microsoft.com, tom@talpey.com,
	bharathsm@microsoft.com,  senozhatsky@chromium.org,
	dhowells@redhat.com, metze@samba.org, hch@infradead.org,
	 linux-cifs@vger.kernel.org,
	ChenXiaoSong <chenxiaosong@kylinos.cn>,
	 Christoph Hellwig <hch@lst.de>,
	fstests <fstests@vger.kernel.org>
Subject: Re: [PATCH v4 1/2] generic/002: add test to hardlink group
Date: Mon, 3 Aug 2026 18:44:52 +0800	[thread overview]
Message-ID: <anBwHPuds0VQjHuu@zlang-mailbox> (raw)
In-Reply-To: <20260730021238.51634-2-chenxiaosong@chenxiaosong.com>

On Thu, Jul 30, 2026 at 02:12:37AM +0000, ChenXiaoSong wrote:
> From: ChenXiaoSong <chenxiaosong@kylinos.cn>
> 
> The test creates and removes hard links, so add it to the hardlink
> group.
> 
> Suggested-by: Zorro Lang <zlang@kernel.org>
> Reviewed-by: Christoph Hellwig <hch@lst.de>
> Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
> ---

So you‘ve given up on re-writing this old case :)
Anyway, this's good to me.

Reviewed-by: Zorro Lang <zlang@kernel.org>

(Please CC fstests list)

>  tests/generic/002 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/generic/002 b/tests/generic/002
> index 6df57a7a..a0773e22 100755
> --- a/tests/generic/002
> +++ b/tests/generic/002
> @@ -7,7 +7,7 @@
>  # simple inode link count test for a regular file
>  #
>  . ./common/preamble
> -_begin_fstest metadata udf auto quick
> +_begin_fstest metadata udf auto quick hardlink
>  
>  # Import common functions.
>  . ./common/filter
> -- 
> 2.43.0
> 

  reply	other threads:[~2026-08-03 10:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-30  2:12 [PATCH v4 0/2] generic: new test to check nlink returned by fstat() ChenXiaoSong
2026-07-30  2:12 ` [PATCH v4 1/2] generic/002: add test to hardlink group ChenXiaoSong
2026-08-03 10:44   ` Zorro Lang [this message]
2026-07-30  2:12 ` [PATCH v4 2/2] generic: new test to check nlink returned by fstat() ChenXiaoSong
2026-08-03 10:40   ` Zorro Lang

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=anBwHPuds0VQjHuu@zlang-mailbox \
    --to=zlang@kernel.org \
    --cc=bharathsm@microsoft.com \
    --cc=chenxiaosong@chenxiaosong.com \
    --cc=chenxiaosong@kylinos.cn \
    --cc=dhowells@redhat.com \
    --cc=fstests@vger.kernel.org \
    --cc=hch@infradead.org \
    --cc=hch@lst.de \
    --cc=linkinjeon@kernel.org \
    --cc=linux-cifs@vger.kernel.org \
    --cc=metze@samba.org \
    --cc=pc@manguebit.org \
    --cc=ronniesahlberg@gmail.com \
    --cc=senozhatsky@chromium.org \
    --cc=smfrench@gmail.com \
    --cc=sprasad@microsoft.com \
    --cc=tom@talpey.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.