freebsd-src/cddl
Andriy Gapon 256c8c5df2 dt_unring_buf: set dtbd_oldest to the start of the first record
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().

Reviewed by:	tsoome, markj
MFC after:	4 weeks
Differential Revision:	https://reviews.freebsd.org/D33649
2022-01-11 15:44:04 +02:00
..
compat/opensolaris
contrib/opensolaris dt_unring_buf: set dtbd_oldest to the start of the first record 2022-01-11 15:44:04 +02:00
lib cddl: fix missing ZFS library dependencies 2021-11-15 09:42:07 -05:00
sbin
share
tests
usr.bin
usr.libexec
usr.sbin cddl: fix missing ZFS library dependencies 2021-11-15 09:42:07 -05:00
Makefile
Makefile.inc