diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-03-07 14:10:39 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-03-07 12:34:13 -0800 |
commit | 3a60f6a2c472e8291894308247a8fecb0c76cb51 (patch) | |
tree | abb8a2a2134a5028179c9e75970d24e02d12677c /commit.c | |
parent | 1920d17a99e83f48c0bad5200df9f6f0d8785518 (diff) |
reftable/stack: register lockfiles during compaction
We do not register any of the locks we acquire when compacting the
reftable stack via our lockfiles interfaces. These locks will thus not
be released when Git gets killed.
Refactor the code to register locks as lockfiles.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions