Re: [PATCH 2/3] lsm: introduce security_lsm_manage_policy hook
From: Tetsuo Handa
Date: Thu May 08 2025 - 08:56:40 EST
On 2025/05/08 17:25, John Johansen wrote:
> That is fine. But curious I am curious what the interface would look like to fit TOMOYO's
> needs.
Stream (like "FILE *") with restart from the beginning (like rewind(fp)) support.
That is, the caller can read/write at least one byte at a time, and written data
is processed upon encountering '\n'.