Page MenuHomeFreeBSD

dt_unring_buf: set dtbd_oldest to the start of the first record
ClosedPublic

Authored by avg on Dec 24 2021, 10:51 AM.
Tags
None
Referenced Files
F105709205: D33649.diff
Thu, Dec 19, 12:55 PM
Unknown Object (File)
Sun, Dec 1, 7:08 AM
Unknown Object (File)
Oct 23 2024, 12:39 AM
Unknown Object (File)
Oct 23 2024, 12:39 AM
Unknown Object (File)
Oct 23 2024, 12:39 AM
Unknown Object (File)
Oct 23 2024, 12:28 AM
Unknown Object (File)
Oct 22 2024, 4:10 AM
Unknown Object (File)
Sep 26 2024, 7:57 PM
Subscribers

Details

Summary

It was set to the start of the buffer and that can be different from the
start of teh first record because of a misalignment.

This change follows the example of dt_realloc_buf().

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avg requested review of this revision.Dec 24 2021, 10:51 AM
This revision is now accepted and ready to land.Dec 24 2021, 10:57 AM

Thank you, Toomas.
Could you please run this change by illumos folks as well?
It seems that my emails to developer@lists.illumos.org are not reaching the list.

Sure, I was just starting the pickup, if you could mail me git format-patch output, it would be great (So I would get the author and date correct).