[PATCH 22/24] ubifs: Implement UBIFS_FLG_DOUBLE_HASH

2016-12-01 Thread Richard Weinberger
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 --- fs/ubifs/journal.c | 14 +++--- fs/ubifs/sb.c | 2 ++ fs/ubifs/tnc.c

[PATCH 22/24] ubifs: Implement UBIFS_FLG_DOUBLE_HASH

2016-12-01 Thread Richard Weinberger
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 --- fs/ubifs/journal.c | 14 +++--- fs/ubifs/sb.c | 2 ++ fs/ubifs/tnc.c | 3 +++