From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 28 Apr 2020 15:37:48 +0200 Subject: [LTP] [PATCH 2/2] fanotify: Test with tst_variant both raw syscall and libc In-Reply-To: References: <20200428113501.24711-1-pvorel@suse.cz> <20200428113501.24711-2-pvorel@suse.cz> Message-ID: <20200428133748.GA5349@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Amir, > FWIW, I have no objection to these changes. Thanks! > I trust that you tested build with all supported configurations, because > I am not good at reviewing portable code. Not sure if I understand you. There is just a single configuration (test are run twice, first with raw syscall than with libc wrapper). Previously there were two configurations (tests were run only once, mostly with libc wrapper, raw syscalls was on systems with old glibc, where only kernel supports fanotify syscall). Kind regards, Petr