[PATCH v2 01/15] Documentation: add newcx initramfs format description
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-01-25 21:03:00
Also in:
lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-01-25 21:03:00
Also in:
lkml
On Thu, Jan 25, 2018 at 9:26 PM, Taras Kondratiuk [off-list ref] wrote:
Quoting Arnd Bergmann (2018-01-25 01:29:12)quoted
On Thu, Jan 25, 2018 at 4:27 AM, Taras Kondratiuk [off-list ref] wrote:We can match statx(2) by having 64 bits for seconds plus 32 bits for nanoseconds.
Ok.
For initramfs nanoseconds field can be ignored during unpacking.
That sounds like a pointless microoptimization. Most likely we won't ever
need the nanoseconds in the initramfs, but it's trivial to just copy them
into the right field, and not adding that one source line would probably
involve adding a one-line source comment to explain the omission ;-)
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html