]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ubifs: Create hash for default LPT
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 7 Sep 2018 12:36:41 +0000 (14:36 +0200)
committerRichard Weinberger <richard@nod.at>
Tue, 23 Oct 2018 11:48:56 +0000 (13:48 +0200)
commitb5b1f08369222394540fb4b3b947fe26a2557d1d
tree58b94ec0ca6804ea7006f0fc1ed89d04b9559b94
parent625700ccb5069ec81d15aae3b47282ecc59d63b5
ubifs: Create hash for default LPT

During creation of the default filesystem on an empty flash the default
LPT is created. With this patch a hash over the default LPT is
calculated which can be added to the default filesystems master node.

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