From: xuyang2018.jy@fujitsu.com <xuyang2018.jy@fujitsu.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] syscalls/creat09: Add another linux tag
Date: Thu, 2 Sep 2021 06:37:52 +0000 [thread overview]
Message-ID: <61307148.1050605@fujitsu.com> (raw)
In-Reply-To: <1630564446-3393-1-git-send-email-xuyang2018.jy@fujitsu.com>
Hi!
> Signed-off-by: Yang Xu<xuyang2018.jy@fujitsu.com>
> ---
> testcases/kernel/syscalls/creat/creat09.c | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/testcases/kernel/syscalls/creat/creat09.c b/testcases/kernel/syscalls/creat/creat09.c
> index 53ab202c1..9b88acd1a 100644
> --- a/testcases/kernel/syscalls/creat/creat09.c
> +++ b/testcases/kernel/syscalls/creat/creat09.c
> @@ -18,6 +18,16 @@
> * Date: Tue Jul 3 17:10:19 2018 -0700
> *
> * Fix up non-directory creation in SGID directories
> + *
> + * This fix is incomplete if file is on xfs filesystem.
> + *
> + * Fixed in:
> + *
> + * commit 01ea173e103edd5ec41acec65b9261b87e123fc2
> + * Author: Christoph Hellwig<hch@lst.de>
> + * Date: Fri Jan 22 16:48:18 2021 -0800
> + *
> + * xfs: fix up non-directory creation in SGID directories
> */
>
> #include<stdlib.h>
> @@ -112,6 +122,7 @@ static struct tst_test test = {
> .tags = (const struct tst_tag[]) {
> {"linux-git", "0fa3ecd87848"},
> {"CVE", "2018-13405"},
> + {"linux-git", "01ea173e103e"}
Sorry, I miss comma here.
> {}
> },
> };
next prev parent reply other threads:[~2021-09-02 6:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-02 6:34 [LTP] [PATCH] syscalls/creat09: Add another linux tag Yang Xu
2021-09-02 6:37 ` xuyang2018.jy [this message]
2021-09-02 8:23 ` Petr Vorel
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=61307148.1050605@fujitsu.com \
--to=xuyang2018.jy@fujitsu.com \
--cc=ltp@lists.linux.it \
/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.