Fix #ifdefed'ed out code to compile again.
This commit is contained in:
parent
31ed42b9a3
commit
7142bfbbd3
@ -2764,7 +2764,7 @@ PrintPinnedBufs(void)
|
||||
"[%02d] (freeNext=%d, rel=%s, "
|
||||
"blockNum=%u, flags=0x%x, refcount=%u %d)",
|
||||
i, buf->freeNext,
|
||||
relpath(buf->tag.rnode, buf->tag.forkNum),
|
||||
relpathperm(buf->tag.rnode, buf->tag.forkNum),
|
||||
buf->tag.blockNum, buf->flags,
|
||||
buf->refcount, GetPrivateRefCount(i + 1));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user