73c73
< bool useContextId;
---
> bool useMasterId;
82a83,88
> /** System we belong to */
> System* system;
>
> /** Request id for prefetches */
> MasterID masterId;
>