Re[2]: [PATCH 05/14] bcache: initialization of the buddy
From: Pavel Goran <hidden>
Date: 2021-06-23 05:51:24
Also in:
linux-block
From: Pavel Goran <hidden>
Date: 2021-06-23 05:51:24
Also in:
linux-block
Hello Coly, Wednesday, June 23, 2021, 12:35:21 PM, you wrote:
... (skipped a lot)quoted
quoted
+ /* recs array can has hole */can have holes ?
It means the valid record is not always continuously stored in recs[] from struct bch_nvm_pgalloc_recs. Because currently only 8 bytes write to a 8 bytes aligned address on NVDIMM is stomic for power failure.
...
The issue is with the wording of this comment, not with the code or the meaning of the comment. The comment should read "recs array can have hole".
Coly Li
Pavel Goran