[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f450b365-b30b-412c-b42c-7ce69f61bded@linuxfoundation.org>
Date: Thu, 1 Aug 2024 11:44:36 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Abdulrasaq Lawani <abdulrasaqolawani@...il.com>,
Shuah Khan <shuah@...nel.org>
Cc: javiercarrascocruz@...il.com, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org, Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v4] selftest: acct: Add selftest for the acct() syscall
On 8/1/24 03:29, Abdulrasaq Lawani wrote:
> The acct() system call enables or disables process accounting.
> If accounting is turned on, records for each terminating process
> are appended to a specified filename as it terminates. An argument of NULL
> causes accounting to be turned off.
>
> This patch will add a test for the acct() syscall.
>
> Signed-off-by: Abdulrasaq Lawani <abdulrasaqolawani@...il.com>
> ---
> Changes in v4:
> - Add SPDX License identifier to test Makefile
> - Link to v3: https://lore.kernel.org/r/20240723-kselftest-acct-syscall-v3-1-16f332498a9e@gmail.com
>
Applied linux-kselftest next for Linux 6.12-rc1
thanks,
-- Shuah
Powered by blists - more mailing lists