From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3 2/6] syscalls/readahead02: Convert to newlib and cleanup
Date: Tue, 20 Nov 2018 17:42:49 +0100 [thread overview]
Message-ID: <20181120164249.GA19952@rei.lan> (raw)
In-Reply-To: <20181120160751.GA18182@rei.lan>
Hi!
> > #if defined(__NR_readahead)
Also we do have fallback definitions in lapi/syscalls.h, so
__NR_readahead is never undefined, we can safely drop this ifdef.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2018-11-20 16:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-10 23:34 [LTP] [PATCH v3 0/6] Tests for readahead() and fadvise() on overlayfs Amir Goldstein
2018-10-10 23:34 ` [LTP] [PATCH v3 1/6] syscalls/readahead01: Convert to newlib Amir Goldstein
2018-11-02 15:34 ` Cyril Hrubis
2018-10-10 23:34 ` [LTP] [PATCH v3 2/6] syscalls/readahead02: Convert to newlib and cleanup Amir Goldstein
2018-11-20 16:07 ` Cyril Hrubis
2018-11-20 16:42 ` Cyril Hrubis [this message]
2018-11-28 16:50 ` Amir Goldstein
2018-10-10 23:34 ` [LTP] [PATCH v3 3/6] syscalls/readahead02: abort test if readahead syscall fails Amir Goldstein
2018-11-20 16:30 ` Cyril Hrubis
2018-11-28 9:52 ` Amir Goldstein
2018-10-10 23:34 ` [LTP] [PATCH v3 4/6] syscalls/readahead02: test readahead() on an overlayfs file Amir Goldstein
2018-10-10 23:34 ` [LTP] [PATCH v3 5/6] syscalls/readahead02: test readahead using posix_fadvise() Amir Goldstein
2018-10-10 23:34 ` [LTP] [PATCH v3 6/6] syscalls/readahead02: fail test if readahead did not use any cache Amir Goldstein
2018-11-02 10:32 ` [LTP] [PATCH v3 0/6] Tests for readahead() and fadvise() on overlayfs Amir Goldstein
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=20181120164249.GA19952@rei.lan \
--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