[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2022320545.389724.1613165655531.JavaMail.zimbra@nod.at>
Date: Fri, 12 Feb 2021 22:34:15 +0100 (CET)
From: Richard Weinberger <richard@....at>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Juergen Borleis <jbe@...gutronix.de>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-mtd <linux-mtd@...ts.infradead.org>,
kernel <kernel@...gutronix.de>,
Steffen Trumtrar <s.trumtrar@...gutronix.de>,
Oleksij Rempel <o.rempel@...gutronix.de>
Subject: Re: [PATCH] fs: ubifs: set s_uuid in super block to support ima/evm
uuid options
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
Powered by blists - more mailing lists