Re: [PATCH v2 1/2] configfs: move CONFIGFS_MAGIC definition to magic.h
Breno Leitao <[email protected]>
| Newsgroups | gmane.linux.kernel.lsm,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 19, 2026 at 06:45:22PM -0500, Frederick Lawler wrote: > IMA shouldn't measure or appraise configfs, but currently does because > it's missing from the default exclusion policies. Move CONFIGFS_MAGIC to > magic.h to expose the file system's magic to IMA, as well as other userland > applications. > > Suggested-by: Mimi Zohar <[email protected]> > Signed-off-by: Frederick Lawler <[email protected]> Do you want this change to go thorugh the configfs tree, or the tree specific for IMA? ?