OSDN Git Service

ubifs: Add hashes and HMACs to default filesystem
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 7 Sep 2018 12:36:43 +0000 (14:36 +0200)
committerRichard Weinberger <richard@nod.at>
Tue, 23 Oct 2018 11:48:57 +0000 (13:48 +0200)
commit104115a3eb54e7e804cd4ef1d6426c0b8aaaeb60
treef71f1b6e06ffd7050d2bde6a4c59fc2c109879f7
parente158e02ff70038936d374928a5484f16daa4c7d4
ubifs: Add hashes and HMACs to default filesystem

This patch calculates the necessary hashes and HMACs for the default
filesystem so that the dynamically created default fs can be
authenticated.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/sb.c