diff options
author | Patrick Steinhardt <ps@pks.im> | 2023-12-11 10:07:38 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-12-11 07:23:16 -0800 |
commit | 85a8c899cedf46b79dd333549ed24b7ea7697862 (patch) | |
tree | 30b8fea47d43a01fd371e6b33e45cf03cada6d9f /builtin/commit.c | |
parent | 917a2b3ce990717ccce5ff372766d9ffd41239f6 (diff) |
reftable: handle interrupted writes
There are calls to write(3P) where we don't properly handle interrupts.
Convert them to use `write_in_full()`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions