Re: [PATCH v5 05/15] landlock: landlock_add_rule syscall refactoring
From: Konstantin Meskhidze <hidden>
Date: 2022-05-19 09:24:50
Also in:
netdev, netfilter-devel
From: Konstantin Meskhidze <hidden>
Date: 2022-05-19 09:24:50
Also in:
netdev, netfilter-devel
5/17/2022 11:10 AM, Mickaël Salaün пишет:
On 17/05/2022 10:04, Mickaël Salaün wrote:quoted
You can rename the subject to "landlock: Refactor landlock_add_rule()" On 16/05/2022 17:20, Konstantin Meskhidze wrote:[...]quoted
quoted
helper was added to support current filesystem rules. It is called by the switch case.You can rephrase (all commit messages) in the present form:present *tense*
Ok. I got it. Thanks.
quoted
Refactor the landlock_add_rule() syscall to easily support for a new rule type in a following commit. The new add_rule_path_beneath() helper supports current filesystem rules..