]> git.99rst.org Git - git.git/commit
odb/source-packed: wire up `close()` callback
authorPatrick Steinhardt <redacted>
Wed, 17 Jun 2026 06:39:49 +0000 (08:39 +0200)
committerJunio C Hamano <redacted>
Wed, 17 Jun 2026 12:00:00 +0000 (05:00 -0700)
commit4f35c8b060085835150ab605207f6669e58a8d94
tree6d7d47594de16b9200e71695e66b1cbbe70c8d86
parent0de2467e6c35930cf2530a213082829c8b86970d
odb/source-packed: wire up `close()` callback

Wire up a new `close()` callback for the packed source and call it from
the "files" source via the generic `odb_source_close()` interface.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
odb/source-files.c
odb/source-packed.c
packfile.c
packfile.h
git clone https://git.99rst.org/PROJECT