All of lore.kernel.org
 help / color / mirror / Atom feed
From: Li Zhijian <lizhijian@fujitsu.com>
To: fstests@vger.kernel.org
Cc: Li Zhijian <lizhijian@fujitsu.com>
Subject: [PATCH] gitignore: Add missing /src/t_reflink_read_race
Date: Fri, 12 Jan 2024 17:45:24 +0800	[thread overview]
Message-ID: <20240112094524.3797754-1-lizhijian@fujitsu.com> (raw)

Add the binary to gitignore, make git status clean

Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7508b6e8b282..e567a56ff129 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,6 +165,7 @@ tags
 /src/t_readdir_1
 /src/t_readdir_2
 /src/t_readdir_3
+/src/t_reflink_read_race
 /src/t_rename_overwrite
 /src/t_stripealign
 /src/t_truncate_cmtime
-- 
2.29.2


             reply	other threads:[~2024-01-12  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12  9:45 Li Zhijian [this message]
2024-01-12 16:59 ` [PATCH] gitignore: Add missing /src/t_reflink_read_race Darrick J. Wong

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=20240112094524.3797754-1-lizhijian@fujitsu.com \
    --to=lizhijian@fujitsu.com \
    --cc=fstests@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 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.