ubifs: Raise write version to 5
authorRichard Weinberger <richard@nod.at>
Wed, 19 Oct 2016 21:46:39 +0000 (23:46 +0200)
committerRichard Weinberger <richard@nod.at>
Mon, 12 Dec 2016 22:07:38 +0000 (23:07 +0100)
commitfc4b891bbefa73b496bb44b076bb5274b6bfba68
tree9ba963d538c16866a148dea20c426b89b815d4c6
parente021986ee4119e487febb9a5f077ec77dff85865
ubifs: Raise write version to 5

Starting with version 5 the following properties change:
 - UBIFS_FLG_DOUBLE_HASH is mandatory
 - UBIFS_FLG_ENCRYPTION is optional but depdens on UBIFS_FLG_DOUBLE_HASH
 - Filesystems with unknown super block flags will be rejected, this
   allows us in future to add new features without raising the UBIFS
   write version.

Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/sb.c
fs/ubifs/ubifs-media.h