commit | d63d61c16972c667d770f713c21aa04e2c0489d2 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Wed Oct 19 15:59:12 2016 +0200 |
committer | Richard Weinberger <richard@nod.at> | Mon Dec 12 23:07:38 2016 +0100 |
tree | 9e40aed759c90f2435d36ea98a2ddbfed4c0e811 | |
parent | cc41a536524fba126ab11c41a866cf9037adbaf8 [diff] |
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>