Loading fs/ubifs/sb.c +1 −1 Original line number Diff line number Diff line Loading @@ -689,7 +689,7 @@ int ubifs_read_superblock(struct ubifs_info *c) c->key_hash = key_test_hash; c->key_hash_type = UBIFS_KEY_HASH_TEST; break; }; } c->key_fmt = sup->key_fmt; Loading Loading
fs/ubifs/sb.c +1 −1 Original line number Diff line number Diff line Loading @@ -689,7 +689,7 @@ int ubifs_read_superblock(struct ubifs_info *c) c->key_hash = key_test_hash; c->key_hash_type = UBIFS_KEY_HASH_TEST; break; }; } c->key_fmt = sup->key_fmt; Loading