29445c976d
...to account for unaligned reads. I have not seen this happen in the wild because the kernel always seems to issue 4k-aligned requests. But the cost of the additional block in the pool is low and prevents a buffer overrun panic when an unaligned read does happen. |
||
---|---|---|
.. | ||
bpool.go | ||
content_test.go | ||
content.go | ||
file_header.go | ||
intrablock.go | ||
offsets.go |