]> git.99rst.org Git - git.git/commit
reftable/blocksource: adapt interface name
authorPatrick Steinhardt <redacted>
Thu, 17 Oct 2024 04:53:59 +0000 (06:53 +0200)
committerTaylor Blau <redacted>
Thu, 17 Oct 2024 20:59:56 +0000 (16:59 -0400)
commitf177d491637a3771f19055cb3873bda9c163c91a
tree1c34bed0a2f4089aa5aabc13f0fd216111c6fdbe
parentbe4c070a3c9e7c9d6836c724929ff8a365361e1a
reftable/blocksource: adapt interface name

Adapt the name of the `strbuf` block source to no longer relate to this
interface, but instead to the `reftable_buf` interface.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Taylor Blau <redacted>
reftable/blocksource.c
reftable/blocksource.h
t/unit-tests/t-reftable-block.c
t/unit-tests/t-reftable-merged.c
t/unit-tests/t-reftable-reader.c
t/unit-tests/t-reftable-readwrite.c
git clone https://git.99rst.org/PROJECT