]> git.ipfire.org Git - thirdparty/git.git/commit
write-or-die: add an fsync component for the object map
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 7 Feb 2026 20:04:39 +0000 (20:04 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 8 Feb 2026 01:41:02 +0000 (17:41 -0800)
commite54bedc169cf6f4fe73143ecf5f3725e3af884c3
treeb54b109b3b7058d019783216fa6307ba9dce858e
parent0a0f6b97e9bd41c1ed6b386b99a52e62ea72e4a6
write-or-die: add an fsync component for the object map

We'll soon be writing out an object map using the hashfile code. Add an
fsync component to allow us to handle fsyncing it correctly.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
write-or-die.h