]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
authorRichard Weinberger <richard@nod.at>
Wed, 19 Oct 2016 13:59:12 +0000 (15:59 +0200)
committerRichard Weinberger <richard@nod.at>
Mon, 12 Dec 2016 22:07:38 +0000 (23:07 +0100)
commitd63d61c16972c667d770f713c21aa04e2c0489d2
tree9e40aed759c90f2435d36ea98a2ddbfed4c0e811
parentcc41a536524fba126ab11c41a866cf9037adbaf8
ubifs: Implement UBIFS_FLG_DOUBLE_HASH

This feature flag indicates that all directory entry nodes have a 32bit
cookie set and therefore UBIFS is allowed to perform lookups by hash.

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