On Fri, 2026-02-13 at 13:51 -0600, Frederick Lawler wrote:
> On Fri, Feb 13, 2026 at 12:49:47PM -0500, Mimi Zohar wrote:
> > Commit db1d1e8b9867 ("IMA: use vfs_getattr_nosec to get the i_version")
> > replaced detecting file change based on i_version with
> > STATX_CHANGE_COOKIE.
> >
> > On filesystems without STATX_CHANGE_COOKIE enabled, revert back to
> > detecting file change based on i_version.
> >
> > On filesystems which do not support either, assume the file changed.
> >
>
> Tested-by: Frederick Lawler <[email protected]>
Thanks, Fred. It's temporarily queued in the next-integrity-testing branch.
>