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
Unknown Object (File)
Fri, May 3, 3:21 PM
Unknown Object (File)
Fri, May 3, 3:08 PM
Unknown Object (File)
Feb 17 2024, 2:32 AM
Unknown Object (File)
Jan 27 2024, 11:47 AM
Unknown Object (File)
Jan 12 2024, 7:49 AM
Unknown Object (File)
Dec 23 2023, 4:09 AM
Unknown Object (File)
Dec 20 2023, 5:46 AM
Unknown Object (File)
Oct 3 2023, 3:31 AM
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).