--- zzzz-none-000/linux-3.10.107/fs/afs/cell.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/fs/afs/cell.c 2021-02-04 17:41:59.000000000 +0000 @@ -179,7 +179,7 @@ /* put it up for caching (this never returns an error) */ cell->cache = fscache_acquire_cookie(afs_cache_netfs.primary_index, &afs_cell_cache_index_def, - cell); + cell, true); #endif /* add to the cell lists */