Files
git/reftable
Patrick Steinhardt c5b5d5fbbc reftable/stack: refactor reloading to use file descriptor
We're about to introduce a stat(3P)-based caching mechanism to reload
the list of stacks only when it has changed. In order to avoid race
conditions this requires us to have a file descriptor available that we
can use to call fstat(3P) on.

Prepare for this by converting the code to use `fd_read_lines()` so that
we have the file descriptor readily available.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-01-11 12:10:59 -08:00
..
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2021-12-23 12:28:34 -08:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00