From: Petr Vorel <pvorel@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v1 02/10] Add listmount/statmount fallback declarations
Date: Thu, 16 May 2024 03:22:39 +0200 [thread overview]
Message-ID: <20240516012239.GA260285@pevik> (raw)
In-Reply-To: <20240515093349.7347-3-andrea.cervesato@suse.de>
Hi Andrea,
> configure.ac | 5 +++
> include/lapi/mount.h | 67 ++++++++++++++++++++++++++++++
> include/lapi/stat.h | 10 ++++-
> include/lapi/syscalls/aarch64.in | 2 +
> include/lapi/syscalls/arc.in | 2 +
> include/lapi/syscalls/arm.in | 2 +
> include/lapi/syscalls/hppa.in | 2 +
> include/lapi/syscalls/i386.in | 2 +
> include/lapi/syscalls/ia64.in | 2 +
> include/lapi/syscalls/loongarch.in | 2 +
> include/lapi/syscalls/mips_n32.in | 2 +
> include/lapi/syscalls/mips_n64.in | 2 +
> include/lapi/syscalls/mips_o32.in | 2 +
> include/lapi/syscalls/powerpc.in | 2 +
> include/lapi/syscalls/powerpc64.in | 2 +
> include/lapi/syscalls/s390.in | 2 +
> include/lapi/syscalls/s390x.in | 2 +
> include/lapi/syscalls/sh.in | 2 +
> include/lapi/syscalls/sparc.in | 2 +
> include/lapi/syscalls/sparc64.in | 2 +
> include/lapi/syscalls/x86_64.in | 2 +
I would prefer to separate syscall numbers into it's own commit
(patchset is quite big, this would help to clearly see autoconf and lapi/*.h
changes which are quite small but covered by syscall numbers).
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2024-05-16 1:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 9:33 [LTP] [PATCH v1 00/10] statmount/listmount testing suites Andrea Cervesato
2024-05-15 9:33 ` [LTP] [PATCH v1 01/10] Add SAFE_STATX macro Andrea Cervesato
2024-05-16 1:30 ` Petr Vorel
2024-05-16 11:50 ` Andrea Cervesato via ltp
2024-05-16 14:49 ` Petr Vorel
2024-05-16 14:59 ` Andrea Cervesato via ltp
2024-05-16 16:27 ` Petr Vorel
2024-05-15 9:33 ` [LTP] [PATCH v1 02/10] Add listmount/statmount fallback declarations Andrea Cervesato
2024-05-16 1:22 ` Petr Vorel [this message]
2024-05-15 9:33 ` [LTP] [PATCH v1 03/10] Add listmount01 test Andrea Cervesato
2024-05-15 9:33 ` [LTP] [PATCH v1 04/10] Add listmount02 test Andrea Cervesato
2024-05-15 9:33 ` [LTP] [PATCH v1 05/10] Add stamount01 test Andrea Cervesato
2024-05-15 9:33 ` [LTP] [PATCH v1 06/10] Add statmount02 test Andrea Cervesato
2024-05-15 9:33 ` [LTP] [PATCH v1 07/10] Add statmount03 test Andrea Cervesato
2024-05-15 9:33 ` [LTP] [PATCH v1 08/10] Add statmount04 test Andrea Cervesato
2024-05-15 9:33 ` [LTP] [PATCH v1 09/10] Add statmount05 test Andrea Cervesato
2024-05-15 9:33 ` [LTP] [PATCH v1 10/10] Add statmount06 test Andrea Cervesato
2024-05-15 10:31 ` [LTP] [PATCH v1 00/10] statmount/listmount testing suites Andrea Cervesato via ltp
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=20240516012239.GA260285@pevik \
--to=pvorel@suse.cz \
--cc=andrea.cervesato@suse.de \
--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.