gefs: we need an agetv for the qgen on 32 bit systems

This commit is contained in:
Ori Bernstein 2024-07-28 16:26:33 +00:00
parent 75ac2674de
commit 460b007c35

View file

@ -130,7 +130,7 @@ sync(void)
* block out synchronously, or it may
* get reused.
*/
logbarrier(a, fs->qgen);
logbarrier(a, agetv(&fs->qgen));
flushlog(a);
packarena(a->h0->data, Blksz, a);