From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 2/3] remove old tst_flush()
Date: Fri, 9 Mar 2018 14:18:17 +0100 [thread overview]
Message-ID: <20180309131817.GA5667@rei> (raw)
In-Reply-To: <20180309092701.8161-2-mmoese@suse.de>
Hi!
> The old tst_flush() was renamed to tst_old_flush(), and tst_flush()
> was removed from tstapicmd.c.
> The new tst_flush() has the same prototype as the old one, so any test
> using it should still be fine.
There are calls to tst_flush() in the lib/tst_res.c as well as in the
oldlib tests, these have to call the tst_old_flush().
Also this patch should be first in the series since ideally the git tree
should be compileable after each patch so that we do not break
bisections.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2018-03-09 13:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-09 9:26 [LTP] [PATCH v2 1/3] Add tst_flush() library function Michael Moese
2018-03-09 9:27 ` [LTP] [PATCH v2 2/3] remove old tst_flush() Michael Moese
2018-03-09 13:18 ` Cyril Hrubis [this message]
2018-03-09 9:27 ` [LTP] [PATCH v2 3/3] safe_fork() should use tst_flush() instead of fflush() Michael Moese
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=20180309131817.GA5667@rei \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox