[PATCH] fs: ubifs: set s_uuid in super block to support ima/evm uuid options

Richard Weinberger richard at nod.at
Fri Feb 12 16:34:15 EST 2021


Andy,

----- Ursprüngliche Mail -----
>> + memcpy(&sb->s_uuid, &c->uuid, sizeof(c->
> Shouldn’t it be `import_uuid()`?

Hmm, I didn't know that helper.
The only user in fs/ seems to be zonefs, all other filesystems do a plain memcpy().

Do you want me do a patch that converts all users in fs/ to import_uuid()?

Thanks,
//richard



More information about the linux-mtd mailing list