From: "Darrick J. Wong" <djwong@kernel.org>
To: Zorro Lang <zlang@kernel.org>
Cc: fstests@vger.kernel.org
Subject: Re: [PATCH v2 5/5] gitignore: ignore missed binary files in src
Date: Wed, 1 Jun 2022 10:42:47 -0700 [thread overview]
Message-ID: <YpelF6kKlbxd6K7i@magnolia> (raw)
In-Reply-To: <20220601063730.1726879-6-zlang@kernel.org>
On Wed, Jun 01, 2022 at 02:37:30PM +0800, Zorro Lang wrote:
> Add src/dmiperf and src/t_locks_execve into .gitignore file
>
> Signed-off-by: Zorro Lang <zlang@kernel.org>
> ---
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index 88c79412..24bde45c 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -77,6 +77,7 @@ tags
> /src/dirhash_collide
> /src/dirperf
> /src/dirstress
> +/src/dmiperf
Removed in commit c13150fe ("src/dmiperf: Remove obsolete dmiperf")
> /src/e4compact
> /src/ext4_resize
> /src/fault
> @@ -146,6 +147,7 @@ tags
> /src/t_getcwd
> /src/t_holes
> /src/t_immutable
> +/src/t_locks_execve
Removed in commit fd2366c6 ("fstests: remove generic/484")
--D
> /src/t_mmap_collision
> /src/t_mmap_cow_race
> /src/t_mmap_dio
> --
> 2.31.1
>
next prev parent reply other threads:[~2022-06-01 17:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-01 6:37 [PATCH v2 0/5] random fixes for fstests Zorro Lang
2022-06-01 6:37 ` [PATCH v2 1/5] generic/139: require 512 bytes to be the minimum dio size Zorro Lang
2022-06-01 17:32 ` Darrick J. Wong
2022-06-02 5:17 ` [PATCH v3] " Zorro Lang
2022-06-02 16:40 ` Darrick J. Wong
2022-06-02 19:13 ` Zorro Lang
2022-06-01 6:37 ` [PATCH v2 2/5] generic/506: call _require_quota before _qmount Zorro Lang
2022-06-01 17:35 ` Darrick J. Wong
2022-06-01 6:37 ` [PATCH v2 3/5] generic/591: remove redundant output from golden image Zorro Lang
2022-06-01 17:38 ` Darrick J. Wong
2022-06-01 6:37 ` [PATCH v2 4/5] generic/591: use proper sector size Zorro Lang
2022-06-01 17:41 ` Darrick J. Wong
2022-06-01 6:37 ` [PATCH v2 5/5] gitignore: ignore missed binary files in src Zorro Lang
2022-06-01 17:42 ` Darrick J. Wong [this message]
2022-06-02 5:03 ` 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=YpelF6kKlbxd6K7i@magnolia \
--to=djwong@kernel.org \
--cc=fstests@vger.kernel.org \
--cc=zlang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox