May 30, 2018
10:10 p.m.
On Wed, 30 May 2018 14:26 -0400, valdis.kletnieks@vt.edu wrote:
On Wed, 30 May 2018 11:13:31 -0700, Alexander Ivanov said:
There's some support for one "large" LSM and a "trivial" one like yama.
What this some support would be then?
Basically, there's a pointer for an LSM-private blob, and no support for a chain of blobs.
I do no need blobs, as I said, it's stateless. The question was how to register a subset of hooks that may overlap with another module(s).
Suppose I have stateless LSM, don't really interested in using any objects' blobs.
Congrats. You just re-invented YAMA. :)
Exactly! Isn't learn and re-use a good linux approach ;)