From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/2] syscalls/fchown: Convert fchown04 to the new API
Date: Thu, 3 Jun 2021 13:51:22 +0200 [thread overview]
Message-ID: <YLjCOvs1WNZiIB3G@yuki> (raw)
In-Reply-To: <20210531112522.9082-2-xieziyao@huawei.com>
Hi!
Pushed with two minor changes, thanks.
* Removed the SAFE_SETEUID(0) from cleanup since it's not needed
* Added if (fd > 0) to the cleanup, since technically the test can exit
with TBROK even before these filedescriptors are open so we have to do
this check
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2021-06-03 11:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-31 11:25 [LTP] [PATCH 0/2] syscalls/fchown: Convert fchown{04, 05} to the new API Xie Ziyao
2021-05-31 11:25 ` [LTP] [PATCH 1/2] syscalls/fchown: Convert fchown04 " Xie Ziyao
2021-06-03 11:51 ` Cyril Hrubis [this message]
2021-05-31 11:25 ` [LTP] [PATCH 2/2] syscalls/fchown: Convert fchown05 " Xie Ziyao
2021-06-03 12:05 ` Cyril Hrubis
2021-06-07 7:46 ` Xie Ziyao
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=YLjCOvs1WNZiIB3G@yuki \
--to=chrubis@suse.cz \
--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.